Skip to content

Commit d791ff8

Browse files
chore: update download artifact action on release create
1 parent 07f3282 commit d791ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-packages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
uses: actions/checkout@v3
129129

130130
- name: Download artifacts
131-
uses: actions/download-artifact@v3
131+
uses: actions/download-artifact@v4
132132
with:
133133
path: downloaded-artifacts/
134134

0 commit comments

Comments
 (0)