Skip to content

Commit 1205066

Browse files
authored
Merge pull request #139 from homarr-labs/renovate/major-github-artifact-actions
chore(deps): update actions/download-artifact action to v5
2 parents 9cfe87d + 142ac34 commit 1205066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
ref: refs/heads/helm-index
170170

171171
- name: Download docs artifact
172-
uses: actions/download-artifact@v4
172+
uses: actions/download-artifact@v5
173173
with:
174174
name: docs
175175

0 commit comments

Comments
 (0)