mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2025-07-07 13:40:50 +00:00
Compare commits
2 Commits
d3f6d83332
...
7902f6542d
Author | SHA1 | Date | |
---|---|---|---|
7902f6542d | |||
2d5c6c29af |
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Setup Docker Buildx
|
- name: Setup Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.11.0
|
uses: docker/setup-buildx-action@v3.11.1
|
||||||
id: buildx
|
id: buildx
|
||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
|
Reference in New Issue
Block a user