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 8e042d2 commit c95f0fbCopy full SHA for c95f0fb
.github/actions/e2e/action.yml
@@ -56,7 +56,7 @@ runs:
56
github-token: ${{ inputs.github-token }}
57
58
- name: Setup Go
59
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
60
with:
61
go-version-file: go.mod
62
cache-dependency-path: "**/*.sum"
0 commit comments