Skip to content

Commit d3d4d69

Browse files
committed
python
1 parent f200c43 commit d3d4d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: "Check Release Notes"
2626
run: |
2727
set -ex
28-
python3.8 scripts/extract-release-notes.py --target-git-version
28+
python scripts/extract-release-notes.py --target-git-version
2929
shell: bash
3030

3131
build_release:

0 commit comments

Comments
 (0)