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: |