Update wrapper validation task

This commit is contained in:
modmuss50
2024-02-19 22:10:38 +00:00
parent 7904141677
commit cfba0b18cd
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
options: --user root
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2
# Generate the build number based on tags to allow per branch build numbers, not something github provides by default.
- name: Generate build number