We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0fba16 + 128ccb5 commit a30d075Copy full SHA for a30d075
.github/workflows/merge.yaml
@@ -22,7 +22,7 @@ jobs:
22
sudo service docker restart
23
- name: Set up Docker Buildx
24
id: buildx
25
- uses: crazy-max/ghaction-docker-buildx@v1
+ uses: crazy-max/ghaction-docker-buildx@v3
26
with:
27
version: latest
28
- name: Docker login
.github/workflows/release.yml
0 commit comments