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.
2 parents 1f07dd1 + fa43b6b commit d345734Copy full SHA for d345734
1 file changed
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
name: Build
24
runs-on: ubuntu-latest
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
with:
28
fetch-depth: '0'
29
0 commit comments