There was an error while loading. Please reload this page.
1 parent 9847386 commit cd4e48eCopy full SHA for cd4e48e
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
test:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
20
- uses: actions/setup-node@v7
21
with:
22
# Use node version from '.nvmrc' instead of hardcoding here
0 commit comments