diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bac4f5d..647a1fb 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.0 + - uses: actions/checkout@v4.2.2 - name: Set up Python uses: actions/setup-python@v5.3.0