Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRolfFR authored Feb 26, 2021
1 parent 8268243 commit d88cb75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@v2

uses: actions/checkout@v2.3.3
- run: git fetch --prune --unshallow
- name: Restore Cache
uses: actions/cache@v2
with:
Expand Down

0 comments on commit d88cb75

Please sign in to comment.