We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a1f77 commit cc53ef4Copy full SHA for cc53ef4
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Use Node.js
25
uses: actions/setup-node@v4
26
with:
27
- node-version: 20
+ node-version: 22.16.0
28
cache: pnpm
29
30
- name: Init
0 commit comments