Skip to content

Commit 2a35847

Browse files
authored
ci(deps): update main workflow node.js to 20.13.1 (#1218)
1 parent 76647aa commit 2a35847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# https://github.com/cypress-io/github-action/blob/master/action.yml
1919
# Node.js minor version is aligned to
2020
# https://github.com/actions/runner/blob/main/src/Misc/externals.sh
21-
node-version: 20.8.1
21+
node-version: 20.13.1
2222
- run: npm ci
2323
- run: npm run format
2424
- run: npm run build

0 commit comments

Comments
 (0)