There was an error while loading. Please reload this page.
1 parent 13a08be commit eb6cf10Copy full SHA for eb6cf10
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Test
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
- name: Setup Node.js
13
uses: actions/setup-node@v4
14
with:
0 commit comments