From 152efc41d8b6afd658a82a133935f26ea0a83467 Mon Sep 17 00:00:00 2001 From: Joalor64 Date: Thu, 30 May 2024 20:02:04 -0400 Subject: [PATCH] saw this in a pr if this is what actually fixes it or doesn't fix it istg brooo --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5a4b4bbf..9dc785ff 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: @@ -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: @@ -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: