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 bcf43d4 + 9de1979 commit 5858dcaCopy full SHA for 5858dca
2 files changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Set up Go 1.19
24
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v5
25
with:
26
go-version: 1.19.4
27
id: go
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments