We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc161dc + 288c0e7 commit e367a98Copy full SHA for e367a98
1 file changed
.github/workflows/node-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- 22
27
- 23
28
steps:
29
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
30
- name: Setup node
31
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
32
with:
@@ -37,7 +37,7 @@ jobs:
37
verify:
38
runs-on: ubuntu-latest
39
40
41
42
43
0 commit comments