kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
358 stars 24 forks source link

feat: update github actions #192

Closed juev closed 2 months ago

juev commented 2 months ago
github-actions[bot] commented 2 months ago

CoverItUp Report

Type master feature/update-github-actions 262f7cd from 4db32fe
coverage 59.2% 59.2%
build-time 0sec 1sec 📈
go-binary-size 9.0kKB 9.0kKB
go-mod-dependencies 28 28
go-sec-issues 5 5
unit-test-run-time 19sec 18sec 📉
allocs-per-op 19.2kalloc 19.2kalloc
Comparisons Chart - master from feature/update-github-actions base vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branch
Commits History Upto 4db32fe for #192 commit historycommit historycommit historycommit historycommit historycommit historycommit history
Users History Upto 4db32fe for #192 user historyuser historyuser historyuser historyuser historyuser historyuser history

Embed README.md

juev commented 2 months ago

Periodically, we need to update the versions of the github actions used to solve possible problems.

kevincobain2000 commented 2 months ago

Thanks!