From 032dc4bcbf69346873f0d614ec1e84a3e5a66ef0 Mon Sep 17 00:00:00 2001 From: Nikita Evdokimov Date: Tue, 21 Nov 2023 13:56:39 +0300 Subject: [PATCH] TECH: Bump action version --- .github/workflows/marathon_33.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/marathon_33.yml b/.github/workflows/marathon_33.yml index ccce613e6..3f78a6527 100644 --- a/.github/workflows/marathon_33.yml +++ b/.github/workflows/marathon_33.yml @@ -20,7 +20,7 @@ jobs: - name: Print run: find -name "*.apk" - name: run tests on android 33 - - uses: MarathonLabs/action-test@0.3.0 + - uses: MarathonLabs/action-test@0.3.3 with: apiKey: ${{ secrets.marathon_github_token }} application: samples/kaspresso-sample/build/outputs/apk/debug/kaspresso-sample-debug.apk