Bump actions/setup-go from 4 to 5 (#272)
This commit is contained in:
parent
e6f310b854
commit
31ea09606d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
submodules: 'recursive'
|
||||
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 'stable'
|
||||
cache: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue