There was an error while loading. Please reload this page.
2 parents 2b68a04 + a209020 commit 9616688Copy full SHA for 9616688
1 file changed
.github/workflows/test.yaml
@@ -4,7 +4,7 @@ jobs:
4
check-docs:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
8
with:
9
node-version: 'lts/*'
10
#cache: npm
0 commit comments