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 9571d5f commit ddb33a9Copy full SHA for ddb33a9
.github/workflows/pre-main.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
17
- name: Set up Go
18
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
19
with:
20
go-version: 1.25
21
.github/workflows/preflight.yml
@@ -18,7 +18,7 @@ jobs:
22
23
24
0 commit comments