diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 815a778..807e26c 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@v4.1.1 + - uses: actions/checkout@v4.1.2 - name: Set up Python uses: actions/setup-python@v5.1.0