diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf87ebb..0325ba9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: git config --global core.eol lf - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install OS dependencies run: |