Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #78 from nothub/dependabot/github_actions/gradle/a…
Browse files Browse the repository at this point in the history
…ctions-4
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
2 parents 342a4b1 + 89b2b1b commit b487e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3
- uses: gradle/actions/wrapper-validation@v4
verify:
name: 'Java ${{ matrix.java }}'
runs-on: 'ubuntu-latest'
Expand Down

0 comments on commit b487e53

Please sign in to comment.