diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 1ece1b0..20612ce 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Upgrade Podman - uses: gacts/install-podman@v1 + uses: gacts/install-podman@master # reference: https://github.com/containers/podman/discussions/17868 - name: Tar as root run: |