Fixed a typo in gradle.yml

This commit is contained in:
Matt 2020-09-02 13:41:37 -04:00 committed by GitHub
parent c942276029
commit 68bd411c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2.3.*
uses: actions/checkout@v2.3.2
- name: Setup Java JDK
uses: actions/setup-java@v1.4.2
with: