Skip to content

Commit 8f9909f

Browse files
chore(deps): update denoland/setup-deno action to v2
1 parent 36ba83c commit 8f9909f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
# and it would then never succeed on the first run on dependency updateds
178178
key: ${{ runner.os }}-deno-x3-
179179

180-
- uses: denoland/setup-deno@v1
180+
- uses: denoland/setup-deno@v2
181181
with:
182182
# https://github.com/denoland/deno/releases
183183
deno-version: "1.46.3"

0 commit comments

Comments
 (0)