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.
1 parent fd33065 commit e6cb3dfCopy full SHA for e6cb3df
.github/workflows/branches.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Node.js
12
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
13
with:
14
- node-version: '22'
+ node-version: '24'
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