Skip to content

Commit 36e7347

Browse files
committed
Bumped checkout to v4.
1 parent 027c587 commit 36e7347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
timeout-minutes: 5
5353
steps:
5454
- name: Checkout
55-
uses: actions/checkout@v3
55+
uses: actions/checkout@v4
5656
- name: Set up JDK
5757
uses: actions/setup-java@v4
5858
with:

0 commit comments

Comments
 (0)