From f8fac3eaa5fcecd1a93bae0286ac39d22a8774b0 Mon Sep 17 00:00:00 2001 From: Johan Kool Date: Sat, 21 Dec 2024 15:23:04 +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 1765856..d80969d 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@997c1c22a4d03f6f3feed36a981e67d0b118b64e \ No newline at end of file + uses: johankool/swift-android-test-action@1452b3b9f7fec80b58bb6b1c914017055a3a4a2d \ No newline at end of file