diff --git a/action.yaml b/action.yaml index 3408d79..88ed995 100644 --- a/action.yaml +++ b/action.yaml @@ -65,7 +65,7 @@ runs: using: composite steps: - name: Download base branch bundle stats - uses: dawidd6/action-download-artifact@v3 + uses: dawidd6/action-download-artifact@v6 # Ok to continue on error since the base branch has no bundle analysis artifact for the first setup continue-on-error: true if: success() && github.event.number