We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b262edc commit 4c88eb9Copy full SHA for 4c88eb9
.github/workflows/update_generation_config.yaml
@@ -26,7 +26,7 @@ jobs:
26
# the branch into which the pull request is merged
27
base_branch: main
28
steps:
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
with:
31
fetch-depth: 0
32
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
0 commit comments