Skip to content

Commit ec0035a

Browse files
committed
bump actions checkout
1 parent fc7bcf1 commit ec0035a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/diff-js-api-breaking-changes

.github/actions/diff-js-api-breaking-changes/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- name: Checkout PR branch
7-
uses: actions/checkout@v3
7+
uses: actions/checkout@v4
88
with:
99
fetch-depth: 0
1010
ref: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)