Skip to content

Commit

Permalink
Merge pull request #8 from Ekopalypse/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
Ekopalypse authored Oct 6, 2023
2 parents 16ca286 + 7f22c6b commit 1993f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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" .

0 comments on commit 1993f87

Please sign in to comment.