mirror of
https://github.com/actions/setup-go.git
synced 2025-02-23 14:48:50 +01:00
wf update
This commit is contained in:
parent
7d57e56d4d
commit
a037787d02
5
.github/workflows/versions.yml
vendored
5
.github/workflows/versions.yml
vendored
@ -25,5 +25,8 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.version }}
|
||||
|
||||
- name: go version
|
||||
- name: match ${{ matrix.version }}
|
||||
run: go version
|
||||
|
||||
- name: validate version
|
||||
run: go version | grep "go${{ matrix.version }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user