Skip to content

Commit

Permalink
chore: update actions/checkout in gradle wrapper validation (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
skylot committed Feb 4, 2020
1 parent 492a3f6 commit 073fd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ jobs:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1

0 comments on commit 073fd76

Please sign in to comment.