We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 884413e + 2053b43 commit 028d7f1Copy full SHA for 028d7f1
.github/workflows/branches.yaml
@@ -9,7 +9,7 @@ jobs:
9
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
10
11
- name: Set up Node.js
12
- uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
13
with:
14
node-version: '22'
15
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
16
17
18
19
20
0 commit comments