Skip to content

Commit 0c06f38

Browse files
committed
show the resulting version
Signed-off-by: Martijn Govers <[email protected]>
1 parent cc7e213 commit 0c06f38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/test-action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ jobs:
2929
python-version: "3.12"
3030

3131
- name: Set PyPI Version
32-
uses: PowerGridModel/pgm-version-bump@main
32+
uses: PowerGridModel/pgm-version-bump@
33+
34+
- name: Low latest version
35+
run: cat PYPI_VERSION

0 commit comments

Comments
 (0)