Skip to content

Commit 21c015d

Browse files
authored
Merge pull request #79 from acgetchell/dependabot/github_actions/actions/download-artifact-8.0.1
chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.1
2 parents 9abe1e7 + 9c3b812 commit 21c015d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
if: >
9999
github.event_name == 'pull_request' &&
100100
steps.find-baseline.outputs.found == 'true'
101-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
101+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
102102
with:
103103
name: bench-baseline-main
104104
path: target/criterion

0 commit comments

Comments
 (0)