Skip to content

Commit d5b4ca1

Browse files
Merge branch 'main' into update-deps
2 parents 6215d48 + e6be154 commit d5b4ca1

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [23.x]
18+
node-version: [24.x]
1919

2020
steps:
2121
- uses: actions/checkout@v4

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [23.x]
18+
node-version: [24.x]
1919

2020
steps:
2121
- uses: actions/checkout@v4

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [23.x]
18+
node-version: [24.x]
1919

2020
steps:
2121
- uses: actions/checkout@v4

.github/workflows/update-userscripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [23.x]
17+
node-version: [24.x]
1818

1919
steps:
2020
- uses: actions/checkout@v4

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)