Skip to content

Commit

Permalink
Haxe 4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion authored Mar 5, 2024
1 parent f574a20 commit 4fb684d
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.3
haxe-version: 4.3.4
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.3
haxe-version: 4.3.4
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.3
haxe-version: 4.3.4
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.3
haxe-version: 4.3.4
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down

0 comments on commit 4fb684d

Please sign in to comment.