Skip to content

Commit

Permalink
docs: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aki77 committed Oct 24, 2023
1 parent 4e5e8bb commit 31fe0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: bundle exec rspec -f j -o tmp/rspec_results.json -f p

- name: RSpec Report
uses: SonicGarden/rspec-report-action@v2
uses: SonicGarden/rspec-report-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
json-path: tmp/rspec_results.json
Expand Down

0 comments on commit 31fe0bd

Please sign in to comment.