Skip to content

Commit ee10fea

Browse files
chore(deps): update actions/download-artifact digest to cc20338 (#1711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80d2d4e commit ee10fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/setup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- setup
5252
steps:
5353
- uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
54-
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
54+
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
5555
with:
5656
name: dist
5757
path: dist
@@ -67,7 +67,7 @@ jobs:
6767
- setup
6868
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'WeblateOrg/language-data'
6969
steps:
70-
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
70+
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
7171
with:
7272
name: dist
7373
path: dist

0 commit comments

Comments
 (0)