mirror of
https://github.com/django-components/django-components.git
synced 2025-11-13 20:25:20 +00:00
Merge pull request #1481 from django-components/dependabot/github_actions/actions/upload-artifact-5
build(deps): bump actions/upload-artifact from 4 to 5
This commit is contained in:
commit
c6dc9b977d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-benchmark-generate.yml
vendored
2
.github/workflows/pr-benchmark-generate.yml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
||||||
echo "Benchmarks comparison DONE."
|
echo "Benchmarks comparison DONE."
|
||||||
|
|
||||||
- name: Save benchmark results
|
- name: Save benchmark results
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v5
|
||||||
with:
|
with:
|
||||||
name: benchmark_results
|
name: benchmark_results
|
||||||
path: pr/
|
path: pr/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue