We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccc4fb2 + 53b850c commit 57b28f4Copy full SHA for 57b28f4
1 file changed
.github/workflows/npm-run.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v5.0.0
34
35
- name: setup node
36
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v6.0.0
37
with:
38
node-version: ${{ inputs.NODE_VERSION }}
39
cache: "npm"
0 commit comments