Skip to content

Commit 346cbde

Browse files
committed
string
1 parent e65dd09 commit 346cbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
# This is hard-coded by design in order to catch inadvertent changes
2424
# to the minimum-required Go version to build migration-verifier.
25-
- 1.20
25+
- '1.20'
2626
- stable
2727

2828
runs-on: ${{matrix.os.runsOn}}

0 commit comments

Comments
 (0)