From ee5c70417d48df9ecbd296e8c73c0b487c14a7ba Mon Sep 17 00:00:00 2001 From: Logan Drescher Date: Sun, 22 Sep 2024 00:56:01 -0400 Subject: [PATCH] Swapped out actions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db4cc9a..95081d1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: ############################################# - name: Gets latest created release info id: latest_release_info - uses: jossef/action-latest-release-info@v1.2.2 + uses: fangqiuming/latest-release-version@v1.1.1 - id: update-simulator-version name: Update the version of the simulator