There was an error while loading. Please reload this page.
2 parents f5914a3 + 0eb9108 commit 991d918Copy full SHA for 991d918
1 file changed
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# https://github.com/actions/setup-node
57
- name: Install Node.js ${{ matrix.node-version }}
58
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
59
with:
60
node-version: ${{ matrix.node-version }}
61
0 commit comments