File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 persist-credentials : false
3838
3939 - name : Set up Python ${{ matrix.python-version }}
40- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
40+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
4141 with :
4242 python-version : ${{ matrix.python-version }}
4343 allow-prereleases : true
Original file line number Diff line number Diff line change 1717
1818 - run : pipx run build
1919
20- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
20+ - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
2121 with :
2222 name : distfiles
2323 path : dist/
6060 name : distfiles
6161 path : dist/
6262
63- - uses : pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
63+ - uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
6464 with :
6565 print-hash : true
You can’t perform that action at this time.
0 commit comments