We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8091a08 commit c3aef39Copy full SHA for c3aef39
.github/actions/yarn-project-setup/action.yaml
@@ -7,7 +7,7 @@ runs:
7
run: corepack enable
8
shell: bash
9
- name: Setup node
10
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
+ uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
11
with:
12
node-version: 22
13
cache: yarn
0 commit comments