diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70f6483..5781959 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: git config --global core.eol lf - name: Checkout code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Install OS dependencies run: |