Skip to content

Commit 9a06985

Browse files
authored
use node 23 for GitHub actions
1 parent f038591 commit 9a06985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: actions/setup-node@main
1919
with:
20-
node-version: 22
20+
node-version: 23
2121
registry-url: 'https://registry.npmjs.org'
2222
cache: pnpm
2323

0 commit comments

Comments
 (0)