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 c667c8f commit ffbe120Copy full SHA for ffbe120
.github/workflows/docker-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout repository
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
33
with:
34
# we need the whole thing so we can count commits.
35
fetch-depth: '0'
0 commit comments