We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 071df6f + c5811c0 commit 7b19d46Copy full SHA for 7b19d46
1 file changed
.github/workflows/build-test-ci.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
version: 8
20
- name: Setting up Node.js ${{ matrix.node-version }}
21
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
22
23
node-version: ${{ matrix.node-version }}
24
cache: "pnpm"
0 commit comments