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 21635ae + a135886 commit 8a0abfcCopy full SHA for 8a0abfc
.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@v4
+ uses: actions/setup-node@v5
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