diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 7eb26466019e1..1adcea977f704 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -77,7 +77,7 @@ jobs: - name: Archive performance results if: success() - uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1 + uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2 with: name: performance-results path: ${{ env.WP_ARTIFACTS_PATH }}/*.performance-results.json