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 4d80edc commit ad57a1dCopy full SHA for ad57a1d
.github/workflows/examples.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
- name: Setup golang environment
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
with:
22
go-version: '1.25.1'
23
0 commit comments