We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09a9eba + 1e147e4 commit 7fa3ccbCopy full SHA for 7fa3ccb
1 file changed
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [20]
16
17
steps:
18
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v3
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v3
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v3
21
with:
0 commit comments