diff --git a/.github/workflows/CI_build.yml b/.github/workflows/CI_build.yml index 9038b8c..c31a7e4 100644 --- a/.github/workflows/CI_build.yml +++ b/.github/workflows/CI_build.yml @@ -13,7 +13,7 @@ jobs: check-latest: true - name: Checkout repo ${{ github.event.repository.name }} - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build repository app run: v -cc gcc -g -d static_boehm -gc boehm -keepc -enable-globals -shared -d no_backtrace -cflags -static-libgcc -cflags -I"D:\a\EnhanceAnyLexer\EnhanceAnyLexer" .