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 d135f7f commit 07c9323Copy full SHA for 07c9323
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v4
17
-
+
18
- name: Set up Go
19
uses: actions/setup-go@v5
20
with:
0 commit comments