Skip to content

Commit 0614ec8

Browse files
committed
actually use the current version of the workflow file
Signed-off-by: Martijn Govers <[email protected]>
1 parent 0c06f38 commit 0614ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

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

3131
- name: Set PyPI Version
32-
uses: PowerGridModel/pgm-version-bump@
32+
uses: ./
3333

3434
- name: Low latest version
3535
run: cat PYPI_VERSION

0 commit comments

Comments
 (0)