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.
2 parents bcc7a78 + ff0cc44 commit 2f885ffCopy full SHA for 2f885ff
1 file changed
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v6
17
18
- name: Set up Go
19
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v6
20
with:
21
go-version-file: 'go.mod'
22
0 commit comments