We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5560848 commit 8a9dffeCopy full SHA for 8a9dffe
1 file changed
.github/workflows/python-ci.yml
@@ -36,7 +36,7 @@ jobs:
36
name: "Dry run Commitizen bump"
37
runs-on: ubuntu-latest
38
steps:
39
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
40
with:
41
fetch-depth: 0
42
- name: Create bump and changelog
0 commit comments