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 b17520d commit b7c4be7Copy full SHA for b7c4be7
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
show-progress: false
24
25
- name: Setup Node.js with npm
26
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
27
with:
28
check-latest: true
29
node-version: ${{ env.NODE_JS_VERSION }}
0 commit comments