Commit 60835ca
committed
[release] .github/workflows: update to use env file instead of set-env
Set-env is deprecated.
Needs to be cherry-picked to the release branch too.
Updates #962
Change-Id: Ic27238ce3f982abad3e4b6a14f7c2fb7eb75341f
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/272828
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Suzy Mueller <[email protected]>
(cherry picked from commit f6c5b08)
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/272792
Reviewed-by: Robert Findley <[email protected]>1 parent 99f2a10 commit 60835ca
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
63 | | - | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments