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 382cbfa commit 46222b6Copy full SHA for 46222b6
.github/workflows/go-video-proto.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v4
17
with:
18
- go-version: '1.22'
+ go-version: '1.23'
19
- name: Install dependencies
20
run: ./install.sh
21
- name: Compile definitions
0 commit comments