diff --git a/.github/actions/setup-haxeshit/action.yml b/.github/actions/setup-haxeshit/action.yml index 008830842..f87353506 100644 --- a/.github/actions/setup-haxeshit/action.yml +++ b/.github/actions/setup-haxeshit/action.yml @@ -3,9 +3,9 @@ description: "sets up haxe shit, using HMM!" runs: using: "composite" steps: - - uses: krdlab/setup-haxe@v1.1.6 + - uses: krdlab/setup-haxe@v1.4.0 with: - haxe-version: 4.2.4 + haxe-version: 4.2.5 - name: Config haxelib run: | haxelib config @@ -15,4 +15,4 @@ runs: haxe -version haxelib --global install hmm haxelib --global run hmm install --quiet - shell: bash \ No newline at end of file + shell: bash