We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c145eef commit 6fae8b3Copy full SHA for 6fae8b3
.github/workflows/build-test-release.yml
@@ -59,7 +59,7 @@ jobs:
59
run: echo "version=$(cat PYPI_VERSION)" >> $GITHUB_OUTPUT
60
61
- name: Store built wheel file
62
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
63
with:
64
name: power-grid-model-io
65
path: wheelhouse/
0 commit comments