Skip to content

Commit 8485b7d

Browse files
committed
chore(deps): add 24.14.1 (jobs.update_package_lock.steps.with.node-version)
1 parent d1f524d commit 8485b7d

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: prepare node
1616
uses: actions/setup-node@v6.3.0
1717
with:
18-
node-version: 24.14.0
18+
node-version: 24.14.1
1919
- name: remove lock
2020
run: rm package-lock.json
2121
- name: install playwright

0 commit comments

Comments
 (0)