diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4081d0420..672cc45c7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: fedora-python/tox-github-action@v0.4 + - uses: fedora-python/tox-github-action@v37.0 with: tox_env: ${{ matrix.tox_env }} dnf_install: ${{ matrix.dnf_install }}