There was an error while loading. Please reload this page.
2 parents a445c03 + 90fc2b6 commit d46d365Copy full SHA for d46d365
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout repo
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
- name: Install dependencies
15
run: npm ci
16
- name: Run test
0 commit comments