mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-07 05:33:52 +00:00
Merge pull request #26 from NotAShelf/dependabot/github_actions/actions/download-artifact-6
chore(deps): bump actions/download-artifact from 4 to 6
This commit is contained in:
commit
7683e6dfcf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hotpath-comment.yml
vendored
2
.github/workflows/hotpath-comment.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
|
||||
- name: Download profiling results
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v6
|
||||
with:
|
||||
name: hotpath-results
|
||||
path: /tmp/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue