update actions

This commit is contained in:
Salvatore Giordano
2021-03-02 16:18:38 +01:00
parent 55bf30d7f6
commit 53baedd539
+1 -1
View File
@@ -39,8 +39,8 @@ jobs:
build_and_deploy_android:
runs-on: ubuntu-latest
steps:
- uses: technote-space/auto-cancel-redundant-workflow@v1
- uses: actions/checkout@v2
- uses: technote-space/auto-cancel-redundant-workflow@v1
- uses: actions/setup-java@v1
with:
java-version: '12.x'