diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index df6b177..754e26f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -113,7 +113,7 @@ jobs: - name: Upload Artifacts uses: actions/upload-artifact@v4.4.0 with: - name: lint-python${{ matrix.python-version }} + name: security-python${{ matrix.python-version }} path: .security.json include-hidden-files: true