We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47febd commit 7b5fcb9Copy full SHA for 7b5fcb9
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [20]
16
17
steps:
18
- - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v3
+ - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v3
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v3
21
with:
0 commit comments