Skip to content

Commit

Permalink
Update haxe to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion authored Nov 18, 2023
1 parent 8ec5447 commit 6956a8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down Expand Up @@ -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: |
Expand Down Expand Up @@ -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: |
Expand Down Expand Up @@ -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: |
Expand Down

0 comments on commit 6956a8e

Please sign in to comment.