Skip to content

Commit cc53541

Browse files
committed
ci: x4 runner (not x8) + bump actions to latest Node-24 versions (removes Node-20 deprecation warnings) [skip ci]
1 parent 4c4e0b8 commit cc53541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v7
2020

21-
- uses: pnpm/action-setup@v4
21+
- uses: pnpm/action-setup@v6
2222
with:
2323
version: 9
2424

0 commit comments

Comments
 (0)