We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3f0ad4 + 66b08b4 commit 4fb305fCopy full SHA for 4fb305f
1 file changed
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