We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17df148 + 3159cfd commit a46f06cCopy full SHA for a46f06c
1 file changed
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: pnpm/action-setup@v5
27
28
- name: Set-up Node.js ${{ matrix.node }}
29
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
30
with:
31
node-version: ${{ matrix.node }}
32
check-latest: true
0 commit comments