Skip to content

Commit

Permalink
add-and-commit v9
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssaruth committed Feb 28, 2024
1 parent 22fc45d commit 1dbdfa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
python scripts/update-coverage.py
- name: Commit coverage stats
uses: EndBug/add-and-commit@v7
uses: EndBug/add-and-commit@v9
if: github.ref == 'refs/heads/main'
with:
add: './README.md'
Expand Down

0 comments on commit 1dbdfa7

Please sign in to comment.