mirror of https://github.com/go-gost/gost.git
bump `ghaction-docker-buildx` in workflow
parent
16e54c60dd
commit
6db7f9945e
|
|
@ -43,7 +43,7 @@ jobs:
|
||||||
# https://github.com/crazy-max/ghaction-docker-buildx
|
# https://github.com/crazy-max/ghaction-docker-buildx
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: crazy-max/ghaction-docker-buildx@v1
|
uses: crazy-max/ghaction-docker-buildx@v3
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue