missing version
Some checks failed
/ build-base (push) Failing after 15s

This commit is contained in:
Ryan Voots 2025-05-08 08:49:57 -04:00
parent 718180dea7
commit d32a27206a

View file

@ -7,7 +7,7 @@ jobs:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: buildx-base - name: buildx-base
uses: https://github.com/docker/setup-buildx-action uses: https://github.com/docker/setup-buildx-action@main
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v6 uses: https://github.com/docker/build-push-action@v6
with: with: