Skip to content

Commit

Permalink
fix: deno version in Gh action test
Browse files Browse the repository at this point in the history
  • Loading branch information
teleclimber committed Sep 30, 2024
1 parent dab3eae commit 7c9bf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0
- uses: denoland/setup-deno@v1
with:
deno-version: v2.x
deno-version: rc
- name: Install bubblewrap
run: sudo apt-get install -y bubblewrap

Expand Down

0 comments on commit 7c9bf06

Please sign in to comment.