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 e8c37e3 commit f6e698eCopy full SHA for f6e698e
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
with:
22
# Disabling shallow clone is recommended for improving relevancy of reporting
23
fetch-depth: 0
0 commit comments