diff options
Diffstat (limited to '.github/workflows/performance.yml')
-rw-r--r-- | .github/workflows/performance.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index fdfe4b61b88..98cf54eb1aa 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -91,7 +91,7 @@ jobs: - name: Upload profiles if: always() - uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a + uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 with: name: profiles path: | |