We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f659c commit c0a3efdCopy full SHA for c0a3efd
.github/workflows/assemble_changelog.yml
@@ -17,7 +17,7 @@ jobs:
17
ref: ${{github.head_ref}}
18
19
- name: setup python
20
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
21
with:
22
python-version: '3.7.7'
23
.github/workflows/rename_changelog_file.yml
@@ -18,7 +18,7 @@ jobs:
24
0 commit comments