Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 71ef890

Browse files
committed
deps: update actions/checkout action to v6
1 parent cc56486 commit 71ef890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# the branch into which the pull request is merged
2727
base_branch: main
2828
steps:
29-
- uses: actions/checkout@v4
29+
- uses: actions/checkout@v6
3030
with:
3131
fetch-depth: 0
3232
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)