Skip to content

Commit cf52fa1

Browse files
authored
Merge pull request #114 from JuliaMath/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents ec245e8 + 88b3499 commit cf52fa1

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
@@ -96,7 +96,7 @@ jobs:
9696
fi
9797
9898
- name: Upload benchmark results
99-
uses: actions/upload-artifact@v6
99+
uses: actions/upload-artifact@v7
100100
if: always()
101101
with:
102102
name: benchmark-results-${{ github.run_id }}

0 commit comments

Comments
 (0)