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 ec8d60c + f3dc71e commit 675b943Copy full SHA for 675b943
.github/workflows/check-poetry-task.yml
@@ -62,7 +62,7 @@ jobs:
62
uses: actions/checkout@v5
63
64
- name: Install Go
65
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
66
with:
67
go-version-file: go.mod
68
0 commit comments