Skip to content

Commit

Permalink
Merge pull request #17 from MinecraftModDevelopment/renovate/gradle-w…
Browse files Browse the repository at this point in the history
…rapper-validation-action-3.x

Update gradle/wrapper-validation-action action to v3
  • Loading branch information
KiriCattus authored Jun 1, 2024
2 parents 9db2ef9 + 6c231a5 commit 1e0b01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_using_gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v3

build:
name: "Build using Gradle"
Expand Down

0 comments on commit 1e0b01c

Please sign in to comment.