We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7fefc6 + 9f05d48 commit 3e71052Copy full SHA for 3e71052
1 file changed
.github/workflows/CI.yml
@@ -35,7 +35,7 @@ jobs:
35
"cache-OS:${{ matrix.os }}-"
36
37
- name: Setup Node
38
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
39
with:
40
node-version: ${{ matrix.node }}
41
0 commit comments