neue Checkout-Version beim Job
Some checks failed
Build Docker Image (Podman) / build (push) Failing after 56s

This commit is contained in:
Eric Neuber 2026-02-22 18:08:32 +01:00
parent 10bdc8fb5a
commit 59de54e80a

View File

@ -11,7 +11,7 @@ jobs:
runs-on: podman-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set version in Cargo.toml
run: |
VERSION=$(cat VERSION)