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 3838 - name : check-manifest
3939 run : uvx check-manifest -v
4040
41- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
41+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
4242 with :
4343 path : dist/*
4444 name : dist
5656 - uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
5757 with :
5858 version : 0.9.17
59- - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
59+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
6060 with :
6161 name : dist
6262 path : dist
7272 - setup
7373 if : startsWith(github.ref, 'refs/tags/') && github.repository == 'WeblateOrg/language-data'
7474 steps :
75- - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
75+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
7676 with :
7777 name : dist
7878 path : dist
You can’t perform that action at this time.
0 commit comments