diff --git a/.github/workflows/build_executable.yaml b/.github/workflows/build_executable.yaml index 7eb36cf..685efa9 100644 --- a/.github/workflows/build_executable.yaml +++ b/.github/workflows/build_executable.yaml @@ -3,7 +3,7 @@ name: Build executables on: [push] env: - VERSION: "5.2" + VERSION: "5.3" jobs: build-matrix: