1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-01-11 18:27:36 +00:00

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

@ -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: