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 141e655 commit 5a0f302Copy full SHA for 5a0f302
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
workflow_id: build-docker.yml
24
access_token: ${{ github.token }}
25
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
with:
28
fetch-depth: 30
29
persist-credentials: false
0 commit comments