Skip to content

Commit 1fc5bd3

Browse files
authored
test with latest go version (#150)
Signed-off-by: Bob Callaway <bcallaway@google.com>
1 parent 9ce7d60 commit 1fc5bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ jobs:
206206
- ubuntu-latest
207207
- windows-latest
208208
go_version:
209-
- '1.19'
210209
- '1.20'
210+
- '1.21'
211211
name: Try to install cosign with go ${{ matrix.go_version }}
212212
steps:
213213
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)