We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622fe15 commit fde110cCopy full SHA for fde110c
1 file changed
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up golang
23
uses: actions/setup-go@v5
24
with:
25
- go-version 1.24
+ go-version: 1.24
26
- name: Install build dependencies
27
run: |
28
sudo apt-get update
0 commit comments