We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c2b7bf + 5c3deb5 commit 0009480Copy full SHA for 0009480
1 file changed
.github/workflows/container-build.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v6
15
16
- name: Set up Docker Buildx
17
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
18
19
- name: Log in to GitHub Container Registry
20
if: github.ref == 'refs/heads/main'
0 commit comments