File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 with :
1919 python-version : " 3.13"
2020 - run : uv build
21- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
21+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
2222 with :
2323 name : python-package-distributions
2424 path : dist/
3131 permissions :
3232 id-token : write
3333 steps :
34- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
34+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
3535 with :
3636 name : python-package-distributions
3737 path : dist/
4747 permissions :
4848 id-token : write
4949 steps :
50- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
50+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
5151 with :
5252 name : python-package-distributions
5353 path : dist/
You can’t perform that action at this time.
0 commit comments