diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index f87367f9..ec75be48 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -79,7 +79,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Download SARIF artifact" - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: results-sarif