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 e1c4d41 commit c440d47Copy full SHA for c440d47
.github/workflows/publish-scaffold.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Setup go
20
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
21
with:
22
go-version-file: 'go.mod'
23
.github/workflows/run-tests.yaml
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments