We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a7b90 commit 4101650Copy full SHA for 4101650
.github/workflows/publish-deno-package.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
deno-version: "^2.4.5"
41
- name: "Setup NodeJS"
42
- uses: "actions/setup-node@v4"
+ uses: "actions/setup-node@v5"
43
44
node-version: "lts/*"
45
check-latest: true
.github/workflows/review-deno-code.yml
@@ -37,7 +37,7 @@ jobs:
37
38
0 commit comments