Skip to content

Commit

Permalink
Bump report-regressions action
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Nov 6, 2023
1 parent a05f52e commit 4d0b19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/h2spec-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
reporter: java-junit
- name: Report h2spec regressions
if: success() || failure()
uses: hapsoc/report-h2spec-regressions@38bab688c4008b1a9bfb831a15e3b11be188376b
uses: hapsoc/report-h2spec-regressions@22403fe3e79edebe2b39068606b4cb40cf016cf7
with:
suites: "h2spec-generic,h2spec-hpack,h2spec-http2"

0 comments on commit 4d0b19a

Please sign in to comment.