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 760abd6 commit ff20919Copy full SHA for ff20919
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
with:
12
fetch-depth: 0
13
.github/workflows/pr.yml
0 commit comments