We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70d65b1 + 6987064 commit 7411aafCopy full SHA for 7411aaf
.github/workflows/test-build.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
12
13
- name: Setup Node 20
14
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.3
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.0.3
15
with:
16
node-version: '20'
17
.github/workflows/test-lint.yml
0 commit comments