File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121
2222 - name : Setup Python
23- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
23+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2424 with :
2525 python-version : ${{ env.MAIN_PYTHON_VERSION }}
2626
7272 path : ansys-api-geometry-artifacts
7373
7474 - name : Release
75- uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
75+ uses : softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
7676 with :
7777 generate_release_notes : true
7878 files : |
9797 path : ansys-api-geometry-artifacts
9898
9999 - name : " Upload artifacts to PyPI using trusted publisher"
100- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
100+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
101101 with :
102102 repository-url : " https://upload.pypi.org/legacy/"
103103 print-hash : true
You can’t perform that action at this time.
0 commit comments