Skip to content

Commit 5cd0b22

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
2 parents 26b45f6 + 2517e79 commit 5cd0b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
fetch-depth: 0 # Fetch full history for changelog
127127

128128
- name: Download all build artifacts
129-
uses: actions/download-artifact@v4
129+
uses: actions/download-artifact@v5
130130
with:
131131
path: dist/
132132
merge-multiple: true

0 commit comments

Comments
 (0)