We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9c8ca commit 7b69fbbCopy full SHA for 7b69fbb
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@v5
+ - uses: actions/checkout@v6
40
with:
41
fetch-depth: 0
42
- name: Create bump and changelog
0 commit comments