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 versions of go and GitHub actions used in CI #20

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

Gelio
Copy link
Owner

@Gelio Gelio commented Sep 19, 2023

Let's update the versions of the go binary, as well as the GitHub actions used in CI jobs.

This should fix the CI error on go 1.17.

go 1.17 (released in 2021) no longer works with the latest version of
shfmt, which is used in the integration tests. This causes tests to fail
[0]. Let's no longer test using this version.

Aside from that, let's start testing using the `stable` version, so we
automatically test using the latest stable without having to update the
workflow file.

[0]: https://github.com/Gelio/go-global-update/actions/runs/5913449961/job/16724266609?pr=19
Use the latest stable versions for actions used in jobs.
@Gelio Gelio merged commit 0d01252 into main Sep 19, 2023
16 checks passed
@Gelio Gelio deleted the update-ci-versions branch September 19, 2023 18:21
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.

1 participant