diff --git a/.github/workflows/release-security-report.yml b/.github/workflows/release-security-report.yml index 1cb472c..2e7de7e 100644 --- a/.github/workflows/release-security-report.yml +++ b/.github/workflows/release-security-report.yml @@ -84,7 +84,7 @@ jobs: - name: Upload report as workflow artifact if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: security-report-${{ env.RELEASE_TAG }} path: dist/security-reports/*