diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3fd05777f7..a333dc2a4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -354,7 +354,7 @@ jobs: - uses: abatilo/actions-poetry@v2.0.0 with: - poetry-version: 1.4.2 + poetry-version: 1.3.2 - name: ${{ matrix.name }} shell: bash @@ -518,7 +518,7 @@ jobs: - if: matrix.image == 'ghcr.io/galoisinc/saw-remote-api' uses: abatilo/actions-poetry@v2.0.0 with: - poetry-version: 1.4.2 + poetry-version: 1.3.2 - if: matrix.image == 'ghcr.io/galoisinc/saw-remote-api' name: Test saw-remote-api