diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a8c46ac..43357d2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: name: Python ${{ matrix.python-version}} steps: - - uses: actions/checkout@v4.2.2 + - uses: actions/checkout@v5.0.0 - name: Set up Python uses: actions/setup-python@v5.6.0