diff --git a/.github/workflows/compat.yml b/.github/workflows/compat.yml index 65f0e2a7..c46244c9 100644 --- a/.github/workflows/compat.yml +++ b/.github/workflows/compat.yml @@ -81,7 +81,7 @@ jobs: if-no-files-found: warn - name: Retrieve reference results - uses: dawidd6/action-download-artifact@v23 + uses: dawidd6/action-download-artifact@v24 continue-on-error: true with: workflow: compat.yml @@ -164,7 +164,7 @@ jobs: if-no-files-found: warn - name: Retrieve reference results - uses: dawidd6/action-download-artifact@v23 + uses: dawidd6/action-download-artifact@v24 continue-on-error: true with: workflow: compat.yml