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 651c978 commit 99182e9Copy full SHA for 99182e9
.github/workflows/develop.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-go@v5
13
with:
14
- go-version: '1.22'
+ go-version: '1.23'
15
- name: Make
16
run: cmd/develop.sh
17
- name: Test
.github/workflows/release.yml
run: cmd/release.sh
- name: Push
0 commit comments