Skip to content

Commit 6f2a1b0

Browse files
committed
CI: Bump deprecated action
1 parent e22bf32 commit 6f2a1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: cp benchmarks.log .asv/results/
6060
working-directory: ${{ env.ASV_DIR }}
6161

62-
- uses: actions/upload-artifact@v3
62+
- uses: actions/upload-artifact@v4
6363
if: always()
6464
with:
6565
name: asv-benchmark-results-${{ runner.os }}

0 commit comments

Comments
 (0)