We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6edbd commit 82e118fCopy full SHA for 82e118f
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
env:
8
SKIP_YARN_COREPACK_CHECK: true
9
steps:
10
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
11
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
12
with:
13
node-version: 20.8.1
0 commit comments