Skip to content

Commit 2dadbf7

Browse files
authored
Merge pull request #232 from malkia/renovate/actions-download-artifact-digest
chore(deps): update actions/download-artifact digest to 95815c3
2 parents e9f9936 + 90aca58 commit 2dadbf7

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
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51-
- uses: actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # v4.2.1
51+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
5252
with:
5353
name: benchmark_results
5454
path: benchmarks

0 commit comments

Comments
 (0)