Skip to content

Commit

Permalink
Bump update release workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 committed Sep 9, 2023
1 parent cf270dd commit 48e497c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python scripts/repo_coverage.py coverage
python scripts/repo_coverage.py report > ./coverage.md
- name: Update release with benchmark stats
uses: tubone24/update_release@v1.0
uses: tubone24/update_release@v1.3.1
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 48e497c

Please sign in to comment.