Skip to content

Commit cba48cd

Browse files
authored
Merge pull request #356 from uPortal-Project/renovate/actions-checkout-7.x
Update actions/checkout action to v7
2 parents cd8be5b + ba44364 commit cba48cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
timeout-minutes: 5
5151
steps:
5252
- name: Checkout
53-
uses: actions/checkout@v6
53+
uses: actions/checkout@v7
5454
- name: Set up JDK
5555
uses: actions/setup-java@v5
5656
with:

0 commit comments

Comments
 (0)