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 d2fa26d + ea87b86 commit 513d5afCopy full SHA for 513d5af
.github/workflows/branches.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Node.js
12
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
13
with:
14
- node-version: '20'
+ node-version: '22'
15
16
- name: Install dependencies
17
run: npm install
.github/workflows/main.yaml
@@ -16,7 +16,7 @@ jobs:
18
19
20
21
22
0 commit comments