Skip to content

Commit f59f748

Browse files
committed
Updated artifact
1 parent cb2bc44 commit f59f748

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
@@ -109,7 +109,7 @@ jobs:
109109
id-token: write
110110
steps:
111111
- name: Download artifacts
112-
uses: actions/download-artifact@v3
112+
uses: actions/download-artifact@v4
113113
with:
114114
name: dist
115115
path: dist/

0 commit comments

Comments
 (0)