We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e193f2b commit dd2ef01Copy full SHA for dd2ef01
.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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v3
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v3
21
with:
0 commit comments