Skip to content

Commit cf12e19

Browse files
Bump actions/download-artifact
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from abefc31eafcfbdf6c5336127c1346fdae79ff41c to 4a24838f3d5601fd639834081e118c2995d51e1c. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@abefc31...4a24838) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 4a24838f3d5601fd639834081e118c2995d51e1c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb94f52 commit cf12e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
egress-policy: audit
6161

6262
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
63-
- uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # main March 2025
63+
- uses: actions/download-artifact@4a24838f3d5601fd639834081e118c2995d51e1c # main March 2025
6464
with:
6565
name: benchmark_results
6666
path: benchmarks

0 commit comments

Comments
 (0)