File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919 - name : Build Dists
2020 run : python -m build .
2121
22- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
22+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
2323 with :
2424 name : packages
2525 path : dist/*
3232 id-token : write
3333
3434 steps :
35- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
35+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
3636 with :
3737 name : packages
3838 path : dist
Original file line number Diff line number Diff line change 2222 - name : Build Dists
2323 run : python -m build .
2424
25- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
25+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
2626 with :
2727 name : packages
2828 path : dist/*
3535 id-token : write
3636
3737 steps :
38- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
38+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
3939 with :
4040 name : packages
4141 path : dist
Original file line number Diff line number Diff line change 6363 cache-key-hash-files :
6464 - " pyproject.toml"
6565
66- uses : " globus/workflows/.github/workflows/tox.yaml@f41714f6a8b102569807b348fce50960f9617df8 " # v1.2
66+ uses : " globus/workflows/.github/workflows/tox.yaml@d370cf87e31ead9ba566b6fa07f05f63918a9149 " # v1.3
6767 with :
6868 config : " ${{ toJSON(matrix) }}"
You can’t perform that action at this time.
0 commit comments