Skip to content

Commit

Permalink
Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
RSwoop committed Aug 1, 2024
1 parent 3b339ab commit 1b08543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fg-2.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
distribution: 'zulu'
java-version: ${{ inputs.java-version }}
- name: Setup Gradle
uses: ./gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 4.10.3
- name: Run Gradle build
Expand Down

0 comments on commit 1b08543

Please sign in to comment.