Skip to content

Commit 18b4c49

Browse files
author
Kostiantyn Sologubov
committed
Return to stable version of github action checkout
1 parent 5b32aa4 commit 18b4c49

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@master
11+
uses: actions/checkout@v2
1212
with:
1313
submodules: true
1414

0 commit comments

Comments
 (0)