diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 358659d..3aa4d74 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -68,7 +68,7 @@ jobs: id-token: write # IMPORTANT: this permission is mandatory for trusted publishing steps: - name: Cancel Previous Runs - uses: styfle/cancel-workflow-action@0.12.1 + uses: styfle/cancel-workflow-action@0.13.0 with: access_token: ${{ github.token }} - uses: actions/checkout@v6