Skip to content

Commit 7b7ce57

Browse files
authored
Update test5.yml
1 parent 8f2ec48 commit 7b7ce57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- uses: actions/setup-go@v5
1414
with:
15-
go-version-file: path/to/go.mod
15+
go-version-file: 'path/to/go.mod'
1616
- run: go version

0 commit comments

Comments
 (0)