Skip to content

Commit

Permalink
GitHub Actions checkout@v2 (spinnaker#997)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Rob Zienert <[email protected]>
  • Loading branch information
3 people committed Jan 16, 2020
1 parent 00d3947 commit 5c681b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 8
Expand Down

0 comments on commit 5c681b6

Please sign in to comment.