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.
2 parents 386418b + be417fe commit 124dbe6Copy full SHA for 124dbe6
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v3
22
23
- name: Set up Go
24
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
25
with:
26
go-version: ${{ matrix.go-version }}
27
0 commit comments