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