mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-12 12:57:41 +00:00
Merge pull request #60 from NotAShelf/dependabot/github_actions/actions/download-artifact-8
chore: bump actions/download-artifact from 4 to 8
This commit is contained in:
commit
790be5a8e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hotpath-comment.yml
vendored
2
.github/workflows/hotpath-comment.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: actions/download-artifact@v8
|
||||
with:
|
||||
name: profile-metrics
|
||||
path: /tmp/metrics/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue