diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4878b2f..d1007c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: checks: write # needed for the test-reporter to annotate PRs steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - name: Set up Python uses: actions/setup-python@v6