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 9a137f7 commit a959fe9Copy full SHA for a959fe9
.github/workflows/gateway-conformance.yml
@@ -21,7 +21,7 @@ jobs:
21
22
# 2. Set up 'go' so we can install the gateway-conformance binary
23
- name: Setup Go
24
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
25
with:
26
go-version: 1.22.x
27
0 commit comments