diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 68397b37..a8368776 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: - ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 name: Clone repository - name: Set up Python ${{ matrix.python_version }}