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 16d61e2 commit 09044c0Copy full SHA for 09044c0
.github/workflows/setup.yml
@@ -51,7 +51,7 @@ jobs:
51
- setup
52
steps:
53
- uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
54
- - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ - uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
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