Skip to content

Commit 2e89eec

Browse files
Update checkout action to v2
1 parent 0228f10 commit 2e89eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99

1010
- name: Checkout
11-
uses: actions/checkout@v1
11+
uses: actions/checkout@v2
1212

1313
- name: Setup JDK
1414
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)