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 a251839 commit 059d809Copy full SHA for 059d809
.github/workflows/docker-publish.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout repository
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
32
33
# Workaround: https://github.com/docker/build-push-action/issues/461
34
- name: Setup Docker buildx
0 commit comments