Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from 3 to 4 (#2045)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 15, 2023
1 parent 836d310 commit 37a5e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Expand Up @@ -92,7 +92,7 @@ jobs:
pip install numpy pandas matplotlib seaborn
- name: Download all artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: autotest/.benchmarks

Expand Down

0 comments on commit 37a5e6c

Please sign in to comment.