ci: Tweaking the bump task to retrieve tags [skip ci]

This commit is contained in:
2024-11-25 17:24:39 -07:00
parent 9e6879c0f2
commit 8aa88d7343
+2
View File
@@ -27,6 +27,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v4