diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a612541..3cfe799 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: name: Python ${{ matrix.python-version}} steps: - - uses: actions/checkout@v6.0.2 + - uses: actions/checkout@v7.0.0 - name: Set up Python uses: actions/setup-python@v6.2.0