Skip to content

Commit

Permalink
[ci] update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tong committed Apr 14, 2024
1 parent d342a2b commit 46b887f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
fail-fast: false
matrix:
haxe:
- latest
- 4.3.3
- latest
- 4.3.4
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install haxe
uses: krdlab/setup-haxe@v1.5.1
with:
Expand Down

0 comments on commit 46b887f

Please sign in to comment.