mirror of
https://github.com/mum4k/termdash.git
synced 2025-04-25 13:48:50 +08:00
Merge pull request #367 from mum4k/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
428633d1a0
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
go-version: [ '1.20', 'stable' ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Go ${{ matrix.go-version }}
|
||||
uses: actions/setup-go@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user