We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c18e1 commit 2173473Copy full SHA for 2173473
2 files changed
.github/workflows/compile.yml
@@ -18,7 +18,7 @@ jobs:
18
node-version: [16.x]
19
20
steps:
21
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
+ - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3
22
- name: Use Node.js ${{ matrix.node-version }}
23
uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3
24
with:
.github/workflows/eslint.yml
0 commit comments