There was an error while loading. Please reload this page.
1 parent 4dc9d85 commit c0d1ac9Copy full SHA for c0d1ac9
1 file changed
.github/workflows/nodejs.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
16
- name: Use Node.js ${{ matrix.node-version }}
17
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
18
with:
19
node-version: ${{ matrix.node-version }}
20
0 commit comments