Skip to content

Commit

Permalink
Build haxe part with newest version
Browse files Browse the repository at this point in the history
(reference #123 )
  • Loading branch information
piotrzarzycki21 committed Dec 12, 2024
1 parent 08c04e9 commit ad4985f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
distribution: 'temurin'
java-version: '11'

- uses: krdlab/setup-haxe@v1.5.1
- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.4
haxe-version: 4.3.6

- uses: joshtynjala/setup-apache-flex-action@v2.2.0
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
distribution: 'temurin'
java-version: '11'

- uses: krdlab/setup-haxe@v1.5.1
- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.4
haxe-version: 4.3.6

- uses: joshtynjala/setup-apache-flex-action@v2.2.0
with:
Expand Down

0 comments on commit ad4985f

Please sign in to comment.