We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b46a4 commit b33b14cCopy full SHA for b33b14c
1 file changed
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
registry-url: 'https://registry.npmjs.org'
27
28
# Update Npm
29
- - uses: actions/setup-node@v4
+ - name: Update
30
run: npm install npm -g
31
32
# Install Deno
0 commit comments