We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d2d4e commit ee10feaCopy full SHA for ee10fea
.github/workflows/setup.yml
@@ -51,7 +51,7 @@ jobs:
51
- setup
52
steps:
53
- uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
54
- - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
+ - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
55
with:
56
name: dist
57
path: dist
@@ -67,7 +67,7 @@ jobs:
67
68
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'WeblateOrg/language-data'
69
70
71
72
73
0 commit comments