go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.98k stars 706 forks source link

build: update github actions #785

Closed segevda closed 5 months ago

segevda commented 6 months ago

actions/checkout@v4 actions/setup-go@v5

both have faster runtime (node 20) and bugfixes

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.48%. Comparing base (89d25d9) to head (77b5cf6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #785 +/- ## ======================================= Coverage 96.48% 96.48% ======================================= Files 12 12 Lines 1650 1650 ======================================= Hits 1592 1592 Misses 37 37 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.