Skip to content

Commit d2d94b4

Browse files
authored
Set download-artifact version to 4.1.8
Fix CVE-2024-42471
1 parent bc3f90a commit d2d94b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ubuntu-latest
5353
steps:
5454
- uses: actions/[email protected]
55-
- uses: actions/download-artifact@v4
55+
- uses: actions/download-artifact@v4.1.8
5656
name: Download benchmarks
5757
with:
5858
pattern: benchmark_results_*

0 commit comments

Comments
 (0)