Skip to content

Commit

Permalink
there is no v3 for build actions. stupid dependabot.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvorhauer committed Jan 22, 2024
1 parent 7711bc8 commit 9bf4ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
java-version: '21'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@v3
uses: gradle/gradle-build-action@v2
with:
arguments: build
gradle-version: 8.5
Expand Down

0 comments on commit 9bf4ede

Please sign in to comment.