diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9b88b30..f26b08e 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.0 + - uses: actions/checkout@v4.1.1 - name: Set up Python uses: actions/setup-python@v4.7.1