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 e27572e commit 8da44cfCopy full SHA for 8da44cf
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Check out code into the Go module directory
14
uses: actions/checkout@v4
15
- - name: Set up Go 1.23
+ - name: Set up Go
16
uses: actions/setup-go@v5
17
with:
18
go-version: '^1.23.0'
0 commit comments