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 d7ac559 commit ed30ef3Copy full SHA for ed30ef3
.github/workflows/check-api-changes.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Get API changes
54
id: api-changed
55
- uses: tj-actions/[email protected].1
+ uses: tj-actions/[email protected].4
56
with:
57
base_sha: 'HEAD~1'
58
sha: 'HEAD'
0 commit comments