Skip to content

Commit 56e3b24

Browse files
wip
1 parent 491eca7 commit 56e3b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ jobs:
529529
BODY: ${{ steps.changelog.outputs.BODY }}
530530
steps:
531531
- name: Checkout
532-
uses: actions/checkout@v4
532+
uses: actions/checkout@v3
533533
with:
534534
fetch-depth: 0 # To fetch all history for all branches and tags.
535535

0 commit comments

Comments
 (0)