File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 name : Set up Go 1.x
1515 uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
1616 with :
17- go-version : 1.20 .10
17+ go-version : 1.22 .10
1818 -
1919 name : Set up Python 3.11
2020 uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
Original file line number Diff line number Diff line change 1515 name : Set up Go 1.x
1616 uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
1717 with :
18- go-version : 1.20 .10
18+ go-version : 1.22 .10
1919 -
2020 name : Set up Python 3.11
2121 uses : actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
Original file line number Diff line number Diff line change 2828 - name : Set up Go 1.x
2929 uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
3030 with :
31- go-version : 1.20 .10
31+ go-version : 1.22 .10
3232
3333 - name : Set up QEMU
3434 uses : docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
Original file line number Diff line number Diff line change 11module github.com/devfile/devworkspace-operator
22
3- go 1.20
3+ go 1.22
44
55require (
66 github.com/devfile/api/v2 v2.2.2
You can’t perform that action at this time.
0 commit comments