We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a295b3a + e462ded commit 19aec66Copy full SHA for 19aec66
.github/workflows/ci-scheduled.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
21
22
- name: Set up Go
23
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
24
with:
25
go-version-file: go.mod
26
check-latest: true
.github/workflows/ci.yml
0 commit comments