Skip to content

Commit db68351

Browse files
committed
init
1 parent 4e3bb7e commit db68351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
# echo "new_version=$NEW_VERSION" >> $GITHUB_ENV
114114

115115
- name: Increment version
116-
uses: saleweaver/version_increment_action@v0.0.1
116+
uses: saleweaver/version_increment_action@v1
117117
with:
118118
file_path: 'moloni/__version__.py'
119119
version_key: '__version__' # key to search for in the file, holding the version

0 commit comments

Comments
 (0)