Skip to content

Commit c725d59

Browse files
authored
Merge pull request #275 from 4drian3d/renovate/actions-checkout-7.x
chore(deps): update actions/checkout action to v7
2 parents d0a56dd + c580994 commit c725d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

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

1515
steps:
1616
- name: Checkout Repository
17-
uses: actions/checkout@v6
17+
uses: actions/checkout@v7
1818

1919
- name: Set up JDK 21
2020
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)