We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bb3d0 commit 2cedfbdCopy full SHA for 2cedfbd
.github/workflows/go.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Set up Go
20
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v5
21
with:
22
go-version: 1.19
23
cache: true
0 commit comments