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 6e84c23 commit 3dfc87fCopy full SHA for 3dfc87f
.github/workflows/integration-test-debug.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v4
17
with:
18
- go-version: '1.23'
+ go-version: '1.22'
19
20
- name: Use Node.js
21
uses: actions/setup-node@v3
0 commit comments