Skip to content

Commit 5be772f

Browse files
authored
Merge pull request #176 from ntsk/renovate/actions-checkout-7.x
Update actions/checkout action to v7
2 parents 6f8cb62 + 9cf8b6e commit 5be772f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Checkout code
13-
uses: actions/checkout@v6
13+
uses: actions/checkout@v7
1414

1515
- name: Set up JDK 17
1616
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)