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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
41+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
4242 with :
4343 path : dist/*
4444 name : dist
5656 - uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
5757 with :
5858 version : 0.9.5
59- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
59+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .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@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
75+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
7676 with :
7777 name : dist
7878 path : dist
You can’t perform that action at this time.
0 commit comments