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