Skip to content

Commit

Permalink
Merge pull request #396 from you-apps/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e/wrapper-validation-action-2

Bump gradle/wrapper-validation-action from 1 to 2
  • Loading branch information
Bnyro authored Jan 30, 2024
2 parents b85d37f + 4f309d3 commit e18b932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit e18b932

Please sign in to comment.