diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 4edda2c..7bdb067 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -321,7 +321,7 @@ jobs: # Step 2: Download all artifacts - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: security-artifacts