We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbfb111 + 124c026 commit 116cfefCopy full SHA for 116cfef
1 file changed
.github/workflows/build-test.yml
@@ -24,7 +24,7 @@ jobs:
24
version: 10
25
26
- name: Install Node.js
27
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
28
with:
29
# node-version: 20
30
cache: 'pnpm'
0 commit comments