Commit 944b1d4
committed
.github/workflows: remove 'stable' unnecessary in setup-go@v3
https://github.com/actions/setup-go#v3
v3 recognizes unstable pre-release version without any special
setting.
Change-Id: I91c95d47d78fcd2dbeb76379eb6df909c0c4ad89
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418539
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>1 parent 21bbd7b commit 944b1d4
File tree
3 files changed
+1
-3
lines changed- .github/workflows
3 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments