diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index e66464184..55b465e4a 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -14,7 +14,7 @@ jobs: - name: Setting up Haxe uses: krdlab/setup-haxe@v1 with: - haxe-version: 4.2.5 + haxe-version: 4.3.4 - name: Restore existing build cache for faster compilation uses: actions/cache@v3 with: