We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e533ff9 + 247dfa2 commit d02147dCopy full SHA for d02147d
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
run_install: false
44
45
- name: Use Node.js ${{ matrix.node-version }}
46
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
47
with:
48
node-version: ${{ matrix.node-version }}
49
check-latest: true
@@ -89,7 +89,7 @@ jobs:
89
90
91
- name: Setup Node.js
92
93
94
node-version: 22
95
@@ -141,7 +141,7 @@ jobs:
141
142
143
144
145
146
147
0 commit comments