We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d54418 commit 4941fb7Copy full SHA for 4941fb7
.github/workflows/go.yml
@@ -29,7 +29,7 @@ jobs:
29
name: Set up Go
30
uses: actions/setup-go@v2
31
with:
32
- go-version: 1.14
+ go-version: 1.25
33
- name: login
34
run: echo $FOSS_PACKAGE_TOKEN | docker login -u $FOSS_PACKAGE_USER --password-stdin ghcr.io
35
env:
0 commit comments