mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-04 19:28:29 +01:00
Merge pull request #19 from ChrisTitusTech/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
This commit is contained in:
commit
d7517d8a10
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
- name: Download build artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: target/debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user