Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2023
1 parent b35fed7 commit 654f6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
cp benchmarks.log .asv/results/
working-directory: ${{ env.ASV_DIR }}

- uses: actions/upload-artifact@v3.1.3
- uses: actions/upload-artifact@v4.0.0
if: always()
with:
name: asv-benchmark-results-${{ runner.os }}
Expand Down

0 comments on commit 654f6ad

Please sign in to comment.