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 e65dd09 commit 346cbdeCopy full SHA for 346cbde
.github/workflows/all.yml
@@ -22,7 +22,7 @@ jobs:
22
23
# This is hard-coded by design in order to catch inadvertent changes
24
# to the minimum-required Go version to build migration-verifier.
25
- - 1.20
+ - '1.20'
26
- stable
27
28
runs-on: ${{matrix.os.runsOn}}
0 commit comments