diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26f1319..eba4bc8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: continue-on-error: true - name: Upload Bandit results - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: always() with: name: bandit-results