Skip to content

Commit 97258cc

Browse files
Upgrade to download-artifact@v4 (#1451)
1 parent dde960d commit 97258cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- uses: extractions/setup-just@v2
113113
- uses: actions/checkout@v3
114114
- name: Download all workflow run artifacts
115-
uses: actions/download-artifact@v3
115+
uses: actions/download-artifact@v4
116116
with:
117117
name: dist
118118
path: dist

0 commit comments

Comments
 (0)