Skip to content

Commit 534bb8f

Browse files
committed
chore(deps): add 26.3.0 (jobs.update_package_lock.steps.with.node-version)
1 parent 42621b1 commit 534bb8f

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: 26.2.0
18+
node-version: 26.3.0
1919
- name: remove lock
2020
run: rm package-lock.json
2121
- name: install playwright

0 commit comments

Comments
 (0)