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 64e6ce4 commit a974419Copy full SHA for a974419
.github/workflows/merge-master.yaml
@@ -55,7 +55,7 @@ jobs:
55
- uses: actions/checkout@v4
56
57
- name: Setup Go
58
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
59
with:
60
go-version-file: 'go.mod'
61
.github/workflows/pull-request.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments