We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7bcf1 commit ec0035aCopy full SHA for ec0035a
1 file changed
.github/actions/diff-js-api-breaking-changes/action.yml
@@ -4,7 +4,7 @@ runs:
4
using: composite
5
steps:
6
- name: Checkout PR branch
7
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
8
with:
9
fetch-depth: 0
10
ref: ${{ github.event.pull_request.head.sha }}
0 commit comments