We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d899d3b commit 7f637deCopy full SHA for 7f637de
1 file changed
java-pubsub/.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