build: 👷 update download artifact action to v4
This commit is contained in:
parent
569c5ea566
commit
99ba75f6b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
run: mkdir Downloads
|
||||
working-directory: /home/runner/work/rust-tcp-file-transfer/rust-tcp-file-transfer/
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
name: Download
|
||||
with:
|
||||
path: Downloads/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue