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 69e6005 commit 17ca6faCopy full SHA for 17ca6fa
1 file changed
.github/workflows/releaser.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v5
26
with:
27
- go-version: '^1.22.0'
+ go-version: '~1.22.0'
28
cache-dependency-path: |
29
common/go.sum
30
server/go.sum
0 commit comments