We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f084654 + 8e70127 commit ca23682Copy full SHA for ca23682
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
version: 10.7.0
44
45
- name: Setup Node.js
46
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
47
with:
48
node-version: ${{ matrix.node-version }}
49
cache: pnpm
0 commit comments