Skip to content

Commit 210f565

Browse files
committed
Update go version for using fulcio
Signed-off-by: Appu Goundan <[email protected]>
1 parent e2bd2a9 commit 210f565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup Go environment
4646
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
4747
with:
48-
go-version: '1.19.x'
48+
go-version: '1.21.x'
4949

5050
# at some point this should just be replaced with something that can bring up a sigstore test env
5151
- name: Install Fulcio

0 commit comments

Comments
 (0)