mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 01:43:35 +08:00
chore: update buildx version input (#4695)
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
id: buildx
|
||||
uses: crazy-max/ghaction-docker-buildx@v1
|
||||
with:
|
||||
version: latest
|
||||
buildx-version: latest
|
||||
-
|
||||
name: Build dockerfile (with push)
|
||||
env:
|
||||
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
id: buildx
|
||||
uses: crazy-max/ghaction-docker-buildx@v1
|
||||
with:
|
||||
version: latest
|
||||
buildx-version: latest
|
||||
-
|
||||
name: Build dockerfile (without push)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user