We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c06d0a commit 029b8c2Copy full SHA for 029b8c2
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
test:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
with:
11
fetch-depth: 3
12
- run: |
0 commit comments