Skip to content

Commit 3ff06f6

Browse files
chore: update node in GitHub actions
1 parent 8564edb commit 3ff06f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 20
19+
node-version: 22
2020
- name: Install Deps
2121
run: npm i
2222
- name: Install Playwright

0 commit comments

Comments
 (0)