Skip to content

Commit 790be5a

Browse files
authored
Merge pull request #60 from NotAShelf/dependabot/github_actions/actions/download-artifact-8
chore: bump actions/download-artifact from 4 to 8
2 parents 7dea877 + 996c851 commit 790be5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hotpath-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions-rust-lang/setup-rust-toolchain@v1
2121

22-
- uses: actions/download-artifact@v4
22+
- uses: actions/download-artifact@v8
2323
with:
2424
name: profile-metrics
2525
path: /tmp/metrics/

0 commit comments

Comments
 (0)