mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-04-26 01:25:22 -04:00
Update docker/setup-buildx-action action to v3
This commit is contained in:
parent
846307e4c8
commit
06258ba98b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to DockerHub
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user