Skip to content

Commit ec1d86b

Browse files
renovate[bot]MariusVolkhart
authored andcommitted
Update actions/checkout action to v4
1 parent 91c7610 commit ec1d86b

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
@@ -15,7 +15,7 @@ jobs:
1515
timeout-minutes: 30
1616

1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v4
1919

2020
- name: Set up JDK
2121
uses: actions/setup-java@v2

0 commit comments

Comments
 (0)