Skip to content

Commit 6015be9

Browse files
committed
Bump Github actions
1 parent 600b41b commit 6015be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Android-CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v3
1818
- name: set up JDK
19-
uses: actions/setup-java@v2
19+
uses: actions/setup-java@v3
2020
with:
2121
distribution: 'adopt'
2222
java-version: 11

0 commit comments

Comments
 (0)