Skip to content

Commit bfabb87

Browse files
committed
chore(deps): add 24.15.0 (jobs.update_package_lock.steps.with.node-version)
1 parent f6cf8e7 commit bfabb87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_package_lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: prepare node
1515
uses: actions/setup-node@v6.4.0
1616
with:
17-
node-version: 24.14.1
17+
node-version: 24.15.0
1818
- name: remove lock
1919
run: rm package-lock.json
2020
- name: install playwright

0 commit comments

Comments
 (0)