We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 560fecf + bad6813 commit 9b8cb61Copy full SHA for 9b8cb61
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
- name: Set up Docker Buildx
25
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
26
- name: Login to the GitHub Container Registry
27
uses: docker/login-action@v2
28
0 commit comments