ohmybash / oh-my-bash

A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
https://ohmybash.github.io
MIT License
5.54k stars 626 forks source link

ci: Use `setup-go` to install Go v1.20 #485

Closed hyperupcall closed 8 months ago

hyperupcall commented 8 months ago

This uses actions/setup-go to install Go. The minimum required version is now 1.20 as per this commit in editorconfig-core-go.

Fixes an issue mentioned in #484

hyperupcall commented 8 months ago

@akinomyoga Things seem to work here

akinomyoga commented 8 months ago

Thank you for your prompt resolution of the issue! I'll later merge it!

hyperupcall commented 8 months ago

yay! let me know if anything else is needed