mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2026-07-16 04:08:56 +00:00
Compare commits
2
Commits
7da2befdd1
...
93b7c22fa8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93b7c22fa8 | ||
|
|
8e713fe4c2 |
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- name: Setup Docker Buildx
|
- name: Setup Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.12.0
|
uses: docker/setup-buildx-action@v4.0.0
|
||||||
id: buildx
|
id: buildx
|
||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
|
|||||||
Reference in New Issue
Block a user