diff --git a/.github/workflows/safe_app_ci.yml b/.github/workflows/safe_app_ci.yml index 5c36c76f8..2d5072eb8 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@0b2256b8c012f0828dc542b3febcab082c67f72b + uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 with: name: failed-golden-tests # When golden test fail then the results are stored in "failures"