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 da7308d commit 3b48535Copy full SHA for 3b48535
.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