There was an error while loading. Please reload this page.
2 parents b0f473d + 13a093c commit 66ad0bbCopy full SHA for 66ad0bb
2 files changed
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
- run: npm ci
14
- run: npm run lint
15
- run: npm test
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
16
0 commit comments