Skip to content

Commit 71bad57

Browse files
committed
update download-artifact@v4
1 parent 1031526 commit 71bad57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
steps:
183183
- uses: actions/checkout@v1
184184
- name: Fetch artifacts
185-
uses: actions/download-artifact@v1
185+
uses: actions/download-artifact@v4
186186
with:
187187
name: ${{ matrix.version }}
188188
path: ./${{ matrix.version }}

0 commit comments

Comments
 (0)