mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-08-27 23:38:13 +02:00
Bump actions/setup-go from 6 to 7 in the github-actions group (#101)
This commit is contained in:
parent
bacb7f31f4
commit
fb2b860c84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v7
|
- uses: actions/checkout@v7
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v6
|
uses: actions/setup-go@v7
|
||||||
with:
|
with:
|
||||||
go-version: ${{ matrix.go }}
|
go-version: ${{ matrix.go }}
|
||||||
id: go
|
id: go
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue