File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2929 uses : denoland/setup-deno@v2
3030 with :
3131 deno-version : v1.x
32- - uses : actions/setup-python@v5
32+ - uses : actions/setup-python@v6
3333 name : Set up Python ${{ matrix.python-version }}
3434 with :
3535 python-version : ${{ matrix.python-version }}
6868 uses : denoland/setup-deno@v2
6969 with :
7070 deno-version : v1.x
71- - uses : actions/setup-python@v5
71+ - uses : actions/setup-python@v6
7272 name : Set up Python
7373 with :
7474 python-version : ' 3.12'
Original file line number Diff line number Diff line change 5252 deno-version : v1.x
5353
5454 - name : Install python
55- uses : actions/setup-python@v5
55+ uses : actions/setup-python@v6
5656 with :
5757 python-version : ' 3.11'
5858
@@ -147,7 +147,7 @@ jobs:
147147 deno-version : v1.x
148148
149149 - name : Install python
150- uses : actions/setup-python@v5
150+ uses : actions/setup-python@v6
151151 with :
152152 python-version : ' 3.11'
153153
@@ -251,7 +251,7 @@ jobs:
251251 deno-version : v1.x
252252
253253 - name : Install python
254- uses : actions/setup-python@v5
254+ uses : actions/setup-python@v6
255255 with :
256256 python-version : ' 3.11'
257257
Original file line number Diff line number Diff line change 6969 deno-version : v1.x
7070
7171 - name : Install python
72- uses : actions/setup-python@v5
72+ uses : actions/setup-python@v6
7373 with :
7474 python-version : ' 3.11'
7575
Original file line number Diff line number Diff line change 6767 deno-version : v1.x
6868
6969 - name : Install python
70- uses : actions/setup-python@v5
70+ uses : actions/setup-python@v6
7171 with :
7272 python-version : ' 3.11'
7373
You can’t perform that action at this time.
0 commit comments