From 1c19d5ffc1acbb52261aa7cd329763d73705ef4f Mon Sep 17 00:00:00 2001 From: mexikoedi Date: Sat, 30 Dec 2023 22:10:02 +0100 Subject: [PATCH] updated glualint --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b464b0..fc88350 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI env: - GLUALINT_VERSION: 1.26.0 + GLUALINT_VERSION: 1.27.0 # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch