Skip to content

Commit 31ac514

Browse files
authored
Update release.yml
1 parent 4c1252e commit 31ac514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: output_dir
4343
run: ls -al artifact-*/
4444
- id: extract-changelog
45-
uses: sean0x42/markdown-extract@v4
45+
uses: sean0x42/markdown-extract@v2.1.0
4646
with:
4747
file: CHANGELOG.md
4848
pattern: ${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)