Skip to content

Commit

Permalink
actions: Haxe 4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Aug 5, 2024
1 parent 82e5734 commit ea47c56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
if-no-files-found: error
- uses: krdlab/setup-haxe@v1
with:
haxe-version: 4.3.4
haxe-version: 4.3.5
- name: Set up Haxelib dependencies
run: |
haxelib install dox --quiet
Expand All @@ -47,7 +47,7 @@ jobs:
build:
strategy:
matrix:
haxe-version: [4.1.5, 4.2.5, 4.3.4]
haxe-version: [4.1.5, 4.2.5, 4.3.5]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ea47c56

Please sign in to comment.