diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b12ca16..b86a47e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: run: git config --global core.longpaths true - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: source submodules: recursive