From fe8523813e36972f71715e3295679c06bd040c0b Mon Sep 17 00:00:00 2001 From: Johan Kool Date: Sat, 21 Dec 2024 15:28:21 +0100 Subject: [PATCH] Update CI --- .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 d80969d..41eaa0f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,4 +45,4 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Test on Android - uses: johankool/swift-android-test-action@1452b3b9f7fec80b58bb6b1c914017055a3a4a2d \ No newline at end of file + uses: johankool/swift-android-test-action@34c6dc615972bf435533b01234e6fb1ab1aa2d4e \ No newline at end of file