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 6b467e7 commit 6e62ab3Copy full SHA for 6e62ab3
.github/workflows/docker.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: Set up Docker Buildx
17
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v2
18
19
- name: Login to DockerHub
20
uses: docker/login-action@v1
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments