diff --git a/.github/workflows/compile_ubuntu.yml b/.github/workflows/compile_ubuntu.yml index d6ccb46..190fb22 100644 --- a/.github/workflows/compile_ubuntu.yml +++ b/.github/workflows/compile_ubuntu.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout_git - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 1 - name: install_packages