We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3d4be commit 12da62bCopy full SHA for 12da62b
1 file changed
.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