We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db317d5 commit b99f731Copy full SHA for b99f731
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
SKIP_YARN_COREPACK_CHECK: true
9
steps:
10
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
11
- - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
+ - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
12
with:
13
node-version: 20.8.1
14
cache: "yarn"
0 commit comments