Skip to content

Commit 5749264

Browse files
committed
whitespace
1 parent 85bf8f7 commit 5749264

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
- name: Checkout code
1616
uses: actions/checkout@v3
1717
- name: Set up Go
18-
uses: actions/setup-go@v3
19-
with:
20-
go-version: 1.19
18+
uses: actions/setup-go@v3
19+
with:
20+
go-version: 1.19
2121
- name: Import GPG key
2222
id: import_gpg
2323
uses: crazy-max/ghaction-import-gpg@v5

0 commit comments

Comments
 (0)