From 6956a8e94c466b13c8a0d3a2d6e3c1e3bd07cbd8 Mon Sep 17 00:00:00 2001 From: Vortex <73261680+Vortex2Oblivion@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:01:12 -0500 Subject: [PATCH] Update haxe to 4.3.3 --- .github/workflows/workflow.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 6457f76036..ef81de1fe2 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -25,7 +25,7 @@ jobs: - uses: krdlab/setup-haxe@master with: - haxe-version: 4.3.2 + haxe-version: 4.3.3 # Runs a set of commands using the runners shell - name: Install Haxelib run: | @@ -72,7 +72,7 @@ jobs: - uses: krdlab/setup-haxe@master with: - haxe-version: 4.3.2 + haxe-version: 4.3.3 # Runs a set of commands using the runners shell - name: Install Haxelib run: | @@ -114,7 +114,7 @@ jobs: - uses: krdlab/setup-haxe@master with: - haxe-version: 4.3.2 + haxe-version: 4.3.3 # Runs a set of commands using the runners shell - name: Install Haxelib run: | @@ -160,7 +160,7 @@ jobs: - uses: krdlab/setup-haxe@master with: - haxe-version: 4.3.2 + haxe-version: 4.3.3 # Runs a set of commands using the runners shell - name: Install Haxelib run: |