Skip to content

Commit 0645013

Browse files
authored
Merge branch 'main' into renovate/npm-packages
2 parents 9ee3709 + 4ed3dc1 commit 0645013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- uses: actions/setup-node@v6
2020
with:
21-
node-version: 24.11.0
21+
node-version: 24.14.0
2222
cache: yarn
2323

2424
- name: Install dependencies

0 commit comments

Comments
 (0)