Skip to content

Commit c1a7ff7

Browse files
committed
chore(deps): add 26.1.0 (jobs.update_package_lock.steps.with.node-version)
1 parent de77e6d commit c1a7ff7

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.4.0
1717
with:
18-
node-version: 24.15.0
18+
node-version: 26.1.0
1919
- name: remove lock
2020
run: rm package-lock.json
2121
- name: install playwright

0 commit comments

Comments
 (0)