We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58616a commit 9f289d7Copy full SHA for 9f289d7
.github/workflows/node-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
verify:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
with:
21
fetch-depth: 0
22
- name: Setup node
0 commit comments