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 22a2e67 commit 66b08b4Copy full SHA for 66b08b4
action.yml
@@ -42,7 +42,7 @@ runs:
42
# shell: bash
43
44
- name: Setup CI, Build and Test Package
45
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
46
with:
47
node-version: "lts/*"
48
cache: "pnpm"
0 commit comments