Skip to content

Commit 6bfe6b1

Browse files
chore(deps): update dependency go to 1.25.x
1 parent cec953f commit 6bfe6b1

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
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Go environment
4848
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
4949
with:
50-
go-version: '1.24.x'
50+
go-version: '1.25.x'
5151

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

0 commit comments

Comments
 (0)