From e0832c96e4bbc760fa8461a7e63155fda7b00b91 Mon Sep 17 00:00:00 2001 From: Andre Weissflog Date: Sat, 13 Dec 2025 15:18:41 +0100 Subject: ci: update c3 version to 0.7.8 (see https://github.com/floooh/sokol-c3/pull/11) --- .github/workflows/gen_bindings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml index f1a030ca..ffe6de65 100644 --- a/.github/workflows/gen_bindings.yml +++ b/.github/workflows/gen_bindings.yml @@ -374,7 +374,7 @@ jobs: repository: floooh/sokol-c3 - uses: radekm/setup-c3@v2 with: - version: v0.7.7 + version: v0.7.8 - uses: actions/download-artifact@main with: name: ignore-me-c3 -- cgit v1.2.3