File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/setup-go@v5
1616 with :
17- go-version : ' 1.21 '
17+ go-version : ' 1.24.11 '
1818
1919 - name : Install pulumictl
2020 uses : jaxxstorm/action-install-gh-release@v1.5.0
2525 - name : Install Pulumi CLI
2626 uses : pulumi/action-install-pulumi-cli@v2.0.0
2727 with :
28- pulumi-version : 3.117 .0
28+ pulumi-version : 3.210 .0
2929
3030 - name : Setup Node
3131 uses : actions/setup-node@v1
4040 - name : Setup Python
4141 uses : actions/setup-python@v1
4242 with :
43- python-version : 3.9
43+ python-version : 3.13
4444
4545 - name : generate-code
4646 id : generate-code
Original file line number Diff line number Diff line change 2727 - name : Install Pulumi CLI
2828 uses : pulumi/action-install-pulumi-cli@v2.0.0
2929 with :
30- pulumi-version : 3.117 .0
30+ pulumi-version : 3.210 .0
3131 - name : Setup Node
3232 uses : actions/setup-node@v1
3333 with :
5757 dotnetversion :
5858 - 6.0.408
5959 goversion :
60- - 1.21 .x
60+ - 1.24 .x
6161 language :
6262 - nodejs
6363 - python
6666 nodeversion :
6767 - 18.x
6868 pythonversion :
69- - " 3.9 "
69+ - " 3.13 "
Original file line number Diff line number Diff line change 4848 fail-fast : true
4949 matrix :
5050 goversion :
51- - 1.21 .x
51+ - 1.24 .x
5252 publish_sdk :
5353 name : Publish SDKs
5454 runs-on : ubuntu-20.04
7070 - name : Install Pulumi CLI
7171 uses : pulumi/action-install-pulumi-cli@v2.0.0
7272 with :
73- pulumi-version : 3.117 .0
73+ pulumi-version : 3.210 .0
7474 - name : Setup Node
7575 uses : actions/setup-node@v1
7676 with :
@@ -119,7 +119,7 @@ jobs:
119119 dotnetversion :
120120 - 6.0.408
121121 goversion :
122- - 1.21 .x
122+ - 1.24 .x
123123 language :
124124 - nodejs
125125 - python
@@ -128,4 +128,4 @@ jobs:
128128 nodeversion :
129129 - 18.x
130130 pythonversion :
131- - " 3.9 "
131+ - " 3.13 "
You can’t perform that action at this time.
0 commit comments