Skip to content

Commit

Permalink
Update haxe version in Github action from 4.3.1 to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekith authored Sep 11, 2023
1 parent 9762b75 commit 1251a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
build:
strategy:
matrix:
haxe: [4.2.5, 4.3.1]
haxe: [4.2.5, 4.3.2]
# The type of runner that the job will run on
runs-on: ubuntu-latest

Expand Down

0 comments on commit 1251a2c

Please sign in to comment.