Skip to content

Commit 86c98ab

Browse files
chore(deps): update actions/checkout action to v7 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26eae3d commit 86c98ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

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 repository
13-
uses: actions/checkout@v6
13+
uses: actions/checkout@v7
1414

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

0 commit comments

Comments
 (0)