Skip to content

Commit 6bc48e2

Browse files
authored
Revert "Update SonicGarden/rspec-report-action action to v6 (#344)"
This reverts commit a666f0d.
1 parent a583a9b commit 6bc48e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-ruby/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ runs:
145145

146146
- name: RSpec Report
147147
if: always()
148-
uses: SonicGarden/rspec-report-action@v6
148+
uses: SonicGarden/rspec-report-action@v5
149149
with:
150150
token: ${{ env.GITHUB_TOKEN }}
151151
json-path: tmp/rspec_results.json

0 commit comments

Comments
 (0)