We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9fe48 commit 8d43797Copy full SHA for 8d43797
.github/workflows/test.yaml
@@ -9,7 +9,7 @@ jobs:
9
test-linting:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
14
with:
15
node-version: "16"
0 commit comments