Fix typo in grade starter workflow

This commit is contained in:
Cory Miller
2024-05-22 10:25:41 -04:00
committed by GitHub
parent e83edef5d8
commit 39131434ed
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
# Configure Gradle for optimal use in GiHub Actions, including caching of downloaded dependencies.
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0