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 dfcce69 commit 33915a4Copy full SHA for 33915a4
.github/workflows/integration.yml
@@ -61,7 +61,7 @@ jobs:
61
if: steps.check-for-backend.outputs.has-backend == 'true'
62
uses: actions/setup-go@v2
63
with:
64
- go-version: "1.16"
+ go-version: "1.19"
65
66
- name: Test backend
67
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
0 commit comments