We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e11f9 commit a6062d4Copy full SHA for a6062d4
.github/workflows/go.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Set up Go
16
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
17
with:
18
go-version: '1.23'
19
0 commit comments