diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 3991a02..24fe25d 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -26,7 +26,7 @@ jobs: - name: Benchmark run: python tests/benchmarks.py - name: Upload benchmarks - uses: stefanzweifel/git-auto-commit-action@v4.16.0 + uses: stefanzweifel/git-auto-commit-action@v7.0.0 with: commit_message: "test: Update benchmarks" branch: master