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 76970e5 commit 57f15fbCopy full SHA for 57f15fb
.github/workflows/update-api-reports.yml
@@ -27,7 +27,7 @@ jobs:
27
run: yarn build
28
id: update-api-reports
29
- name: Commit & Push changes
30
- uses: EndBug/add-and-commit@v7
+ uses: EndBug/add-and-commit@v9
31
with:
32
add: 'common/api-review/*'
33
message: 'Update API reports'
0 commit comments