We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5377ef1 commit 26cf35cCopy full SHA for 26cf35c
1 file changed
.github/workflows/node-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- 22
27
- 24
28
steps:
29
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
30
- name: Setup node
31
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
32
with:
@@ -37,7 +37,7 @@ jobs:
37
verify:
38
runs-on: ubuntu-latest
39
40
41
42
43
0 commit comments