Skip to content

Commit 4941fb7

Browse files
chore(deps): update dependency go to 1.25
1 parent 1d54418 commit 4941fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: Set up Go
3030
uses: actions/setup-go@v2
3131
with:
32-
go-version: 1.14
32+
go-version: 1.25
3333
- name: login
3434
run: echo $FOSS_PACKAGE_TOKEN | docker login -u $FOSS_PACKAGE_USER --password-stdin ghcr.io
3535
env:

0 commit comments

Comments
 (0)