Skip to content

Commit

Permalink
Merge pull request #219 from jenkinsci/guylabs/update-checkout-action
Browse files Browse the repository at this point in the history
Update checkout action to v3
guylabs authored Nov 14, 2022
2 parents 793b3cc + fc66e7d commit b5668e1
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
@@ -6,5 +6,5 @@ jobs:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1

0 comments on commit b5668e1

Please sign in to comment.