mirror of
https://github.com/rehlds/testdemos.git
synced 2024-12-26 06:35:51 +03:00
Bump docker/setup-buildx-action from 3.2.0 to 3.6.1 (#6)
This commit is contained in:
parent
4b3f9ed60e
commit
f7f27e8eb3
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.1
|
||||
- uses: docker/setup-buildx-action@v3.2.0
|
||||
- uses: docker/setup-buildx-action@v3.6.1
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
if: ${{ env.needToPush }}
|
||||
|
Loading…
Reference in New Issue
Block a user