Skip to content

Commit

Permalink
upgrade checkout action (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
willarmiros authored Dec 20, 2021
1 parent 1a039d8 commit b15ee3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
coverage: true
steps:
- name: Checkout Repository
uses: actions/checkout@v1
uses: actions/checkout@v2

- name: Setup java
uses: actions/setup-java@v1
Expand Down

0 comments on commit b15ee3c

Please sign in to comment.