Skip to content

Commit

Permalink
saw this in a pr
Browse files Browse the repository at this point in the history
if this is what actually fixes it or doesn't fix it istg brooo
  • Loading branch information
Joalor64GH authored May 31, 2024
1 parent 019e127 commit 152efc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.3
haxe-version: 4.3.4
- name: Restore Cache
uses: actions/cache@main
with:
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.3
haxe-version: 4.3.4
- name: Restore Cache
uses: actions/cache@main
with:
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.3
haxe-version: 4.3.4
- name: Restore Cache
uses: actions/cache@main
with:
Expand Down

0 comments on commit 152efc4

Please sign in to comment.