Skip to content

Commit

Permalink
Merge pull request #278 from uPortal-Project/renovate/actions-checkou…
Browse files Browse the repository at this point in the history
…t-3.x

chore(deps): update actions/checkout action to v3
  • Loading branch information
ChristianMurphy authored Jul 14, 2022
2 parents d30671a + 63721cd commit e45d1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set up JDK
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit e45d1ce

Please sign in to comment.