diff --git a/.github/workflows/safe_app_ci.yml b/.github/workflows/safe_app_ci.yml index cd92841f1..30f31c024 100644 --- a/.github/workflows/safe_app_ci.yml +++ b/.github/workflows/safe_app_ci.yml @@ -200,7 +200,7 @@ jobs: # this workflows finished. - name: Upload failed golden tests if: failure() - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 + uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 with: name: failed-golden-tests # When golden test fail then the results are stored in "failures"