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 170a88f commit f52d100Copy full SHA for f52d100
.github/workflows/npm-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Run build
20
run: deno task build
21
22
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
23
with:
24
node-version: lts/*
25
0 commit comments