diff --git a/.github/workflows/test-system.yml b/.github/workflows/test-system.yml index c76a1da95..a5af4d391 100644 --- a/.github/workflows/test-system.yml +++ b/.github/workflows/test-system.yml @@ -45,7 +45,7 @@ jobs: timeout-minutes: 10 name: "python on fedora" runs-on: ubuntu-latest - container: fedora:44@sha256:64de49837325632232088e59c20518565a9d657095f9f3c2fa6033a42fb1412b + container: fedora:44@sha256:b3242de4d1022bf74f207f9b8462daa183c24b85c5997a97cd1d7dd6e6359a9b steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: