1 parent 335b4fa commit 2d562b1Copy full SHA for 2d562b1
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Set up Node.js
26
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
27
with:
28
node-version: ${{ env.node-version }}
29
cache: yarn
0 commit comments