We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e3584 commit 23558e7Copy full SHA for 23558e7
.github/workflows/go.yml
@@ -43,7 +43,7 @@ jobs:
43
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.21')
44
uses: dominikh/[email protected]
45
with:
46
- version: "2023.1.6"
+ version: "2023.1.7"
47
min-go-version: "1.18"
48
install-go: false
49
cache-key: ${{ matrix.go }}
0 commit comments