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 1c896df + 4c37363 commit 84fb109Copy full SHA for 84fb109
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@v5
+ - uses: actions/checkout@v6
27
with:
28
fetch-depth: '0'
29
0 commit comments