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 31d5b44 commit 85318cfCopy full SHA for 85318cf
.github/workflows/Formatting.yml
@@ -46,7 +46,7 @@ jobs:
46
[ $? -eq 2 ] && exit 1 || exit 0
47
48
- name: Suggest changes
49
- uses: googleapis/code-suggester@v2
+ uses: googleapis/code-suggester@v4
50
env:
51
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
with:
0 commit comments