diff --git a/.github/workflows/generate-allure-report.yml b/.github/workflows/generate-allure-report.yml index 19ec070a23..90e670fd75 100644 --- a/.github/workflows/generate-allure-report.yml +++ b/.github/workflows/generate-allure-report.yml @@ -27,7 +27,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Forge - uses: input-output-hk/catalyst-forge/actions/install@ci/v1.8.1 + uses: input-output-hk/catalyst-forge/actions/install@ci/v1.10.0 with: version: 0.19.1 if: always()