We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d192b0a + 171b815 commit fd04ba3Copy full SHA for fd04ba3
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
48
steps:
49
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
50
with:
51
fetch-depth: 0
52
lfs: true
0 commit comments