We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51b3714 + 206b976 commit b793813Copy full SHA for b793813
2 files changed
.github/workflows/godev.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
-
16
name: Set up Go
17
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
18
with:
19
go-version: 1.16
20
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: actions/checkout@v3
51
52
53
54
55
56
0 commit comments