There was an error while loading. Please reload this page.
2 parents 81470a2 + 33155f0 commit 9a4d708Copy full SHA for 9a4d708
1 file changed
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
82
# https://github.com/actions/setup-node
83
- name: Install Node.js ${{ matrix.node-version }}
84
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
85
with:
86
node-version: ${{ matrix.node-version }}
87
0 commit comments