We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9abe1e7 + 9c3b812 commit 21c015dCopy full SHA for 21c015d
1 file changed
.github/workflows/benchmarks.yml
@@ -98,7 +98,7 @@ jobs:
98
if: >
99
github.event_name == 'pull_request' &&
100
steps.find-baseline.outputs.found == 'true'
101
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
102
with:
103
name: bench-baseline-main
104
path: target/criterion
0 commit comments