Skip to content

Commit 1c2f151

Browse files
chore(deps): update dependency node to v24.12.0
1 parent f684902 commit 1c2f151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1818
- uses: actions/setup-node@v6
1919
with:
20-
node-version: '24.11.1'
20+
node-version: '24.12.0'
2121
- name: Setup Node Modules
2222
uses: bahmutov/npm-install@v1
2323
- name: Run Playwright tests

0 commit comments

Comments
 (0)