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 5b34fa8 commit 1c51cdbCopy full SHA for 1c51cdb
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
contents: write
57
runs-on: ubuntu-latest
58
steps:
59
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
60
- name: Install git-changelog using pipx
61
run: pipx install git-changelog
62
- name: Remove changelog to avoid file already exists error
template/[% if repo_host_type == 'github.com' %].github[% endif %]/workflows/release.yml.jinja
0 commit comments