From 6fde7c988e8936beab78ade65d404164c414a45c Mon Sep 17 00:00:00 2001 From: mexikoedi Date: Fri, 5 Jan 2024 17:26:49 +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 b97c1f2..ff619be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI env: - GLUALINT_VERSION: 1.27.0 + GLUALINT_VERSION: 1.28.0 # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch