diff --git a/.github/workflows/generate-allure-report.yml b/.github/workflows/generate-allure-report.yml index 067e9e33df..9c2d5801be 100644 --- a/.github/workflows/generate-allure-report.yml +++ b/.github/workflows/generate-allure-report.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Forge - uses: input-output-hk/catalyst-forge/actions/install@ci/v1.5.1 + uses: input-output-hk/catalyst-forge/actions/install@ci/v1.7.1 with: version: 0.8.0 if: always()