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 9df7072 commit 1999f80Copy full SHA for 1999f80
.github/workflows/build-&-publish-docker-image.yml
@@ -45,7 +45,7 @@ jobs:
45
# - name: Setup go
46
# uses: actions/setup-go@v4
47
# with:
48
- # go-version: ^1.21 # The Go version to download (if necessary) and use.
+ # go-version: ^1.22 # The Go version to download (if necessary) and use.
49
50
- name: Clone blobber
51
uses: actions/checkout@v3
@@ -121,7 +121,7 @@ jobs:
121
122
123
124
125
126
- name: Login to Docker Hub
127
uses: docker/login-action@v1
0 commit comments