Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update outdated GH Actions #364

Merged
merged 4 commits into from
Sep 11, 2024
Merged

Update outdated GH Actions #364

merged 4 commits into from
Sep 11, 2024

Conversation

driv3r
Copy link
Contributor

@driv3r driv3r commented Sep 11, 2024

Updated actions:

  • actions/checkout from v2 to v4
  • actions/setup-go from v2 to v5
  • actions/upload-artifact from v3 to v4
  • actions/download-artifact from v3 to v4

Removed:

  • checksums generation from tests flow
  • don't install docker compose, as it's already there

Refactored:

  • reduce amount of yaml by using mysql version matrix, instead of having duplicate tests_5.7.yml

@driv3r driv3r marked this pull request as ready for review September 11, 2024 13:11
@driv3r driv3r force-pushed the 2024-09-11/update-actions branch from 0c4b429 to ba01738 Compare September 11, 2024 14:26
@driv3r driv3r force-pushed the 2024-09-11/update-actions branch from ba01738 to dd26480 Compare September 11, 2024 14:32
@driv3r driv3r force-pushed the 2024-09-11/update-actions branch from f6402de to 0a4e59c Compare September 11, 2024 15:37
@driv3r driv3r requested a review from a team September 11, 2024 15:53
@driv3r driv3r merged commit 65bd2d3 into main Sep 11, 2024
8 of 9 checks passed
@driv3r driv3r deleted the 2024-09-11/update-actions branch September 11, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants