mirror of https://github.com/mum4k/termdash.git
Merge branch 'master' into dependabot/github_actions/actions/checkout-4
This commit is contained in:
commit
3569f48f38
|
@ -21,7 +21,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Go ${{ matrix.go-version }}
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue