Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update and improve usage of GitHub Actions dependencies #156

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

philippgille
Copy link
Owner

Update actions/checkout from v3 to v4, and actions/setup-go from v3 to v4.

Makes use of suppressing progress during Git checkout, and configures Go dependency caching.

And use the new feature to not show progress
And configure dependency caching
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ff6a17) 65.26% compared to head (7294296) 65.26%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   65.26%   65.26%           
=======================================
  Files          25       25           
  Lines        2096     2096           
=======================================
  Hits         1368     1368           
  Misses        601      601           
  Partials      127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippgille philippgille changed the title Update GitHub Actions dependencies Update and improve use of GitHub Actions dependencies Dec 3, 2023
@philippgille philippgille changed the title Update and improve use of GitHub Actions dependencies Update and improve usage of GitHub Actions dependencies Dec 3, 2023
@philippgille philippgille merged commit be99209 into master Dec 5, 2023
8 checks passed
@philippgille philippgille deleted the update-gh-actions-dependencies branch January 7, 2024 15:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants