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 7982c1c commit 58cf99fCopy full SHA for 58cf99f
1 file changed
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 2
20
21
- name: Set up Node.js
22
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
23
with:
24
node-version-file: .node-version
25
check-latest: true
0 commit comments