There was an error while loading. Please reload this page.
1 parent 4c3c722 commit 4123692Copy full SHA for 4123692
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v7
15
- name: Use Node.js ${{ matrix.node-version }}
16
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
17
with:
18
node-version: ${{ matrix.node-version }}
19
- run: yarn
0 commit comments