File tree Expand file tree Collapse file tree 12 files changed +23
-23
lines changed
scripts/split-tox-gh-actions/templates Expand file tree Collapse file tree 12 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - uses : actions/checkout@v4
28- - uses : actions/setup-python@v4
28+ - uses : actions/setup-python@v5
2929 with :
3030 python-version : 3.12
3131
4040
4141 steps :
4242 - uses : actions/checkout@v4
43- - uses : actions/setup-python@v4
43+ - uses : actions/setup-python@v5
4444 with :
4545 python-version : 3.12
4646
5555
5656 steps :
5757 - uses : actions/checkout@v4
58- - uses : actions/setup-python@v4
58+ - uses : actions/setup-python@v5
5959 with :
6060 python-version : 3.12
6161 - name : Setup build cache
8484
8585 steps :
8686 - uses : actions/checkout@v4
87- - uses : actions/setup-python@v4
87+ - uses : actions/setup-python@v5
8888 with :
8989 python-version : 3.12
9090
Original file line number Diff line number Diff line change 6868 - uses : actions/checkout@v4
6969 with :
7070 ref : ${{ github.event.pull_request.head.sha || github.ref }}
71- - uses : actions/setup-python@v4
71+ - uses : actions/setup-python@v5
7272 with :
7373 python-version : ${{ matrix.python-version }}
7474 - name : Setup Test Env
Original file line number Diff line number Diff line change 3333 os : [ubuntu-20.04]
3434 steps :
3535 - uses : actions/checkout@v4
36- - uses : actions/setup-python@v4
36+ - uses : actions/setup-python@v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 - name : Setup Test Env
8181 os : [ubuntu-20.04]
8282 steps :
8383 - uses : actions/checkout@v4
84- - uses : actions/setup-python@v4
84+ - uses : actions/setup-python@v5
8585 with :
8686 python-version : ${{ matrix.python-version }}
8787 - name : Setup Test Env
Original file line number Diff line number Diff line change 3333 os : [ubuntu-20.04]
3434 steps :
3535 - uses : actions/checkout@v4
36- - uses : actions/setup-python@v4
36+ - uses : actions/setup-python@v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 - name : Setup Test Env
Original file line number Diff line number Diff line change 3333 os : [ubuntu-20.04]
3434 steps :
3535 - uses : actions/checkout@v4
36- - uses : actions/setup-python@v4
36+ - uses : actions/setup-python@v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 - name : Setup Test Env
8585 os : [ubuntu-20.04]
8686 steps :
8787 - uses : actions/checkout@v4
88- - uses : actions/setup-python@v4
88+ - uses : actions/setup-python@v5
8989 with :
9090 python-version : ${{ matrix.python-version }}
9191 - name : Setup Test Env
Original file line number Diff line number Diff line change 5252 SENTRY_PYTHON_TEST_POSTGRES_HOST : localhost
5353 steps :
5454 - uses : actions/checkout@v4
55- - uses : actions/setup-python@v4
55+ - uses : actions/setup-python@v5
5656 with :
5757 python-version : ${{ matrix.python-version }}
5858 - uses : getsentry/action-clickhouse-in-ci@v1
@@ -130,7 +130,7 @@ jobs:
130130 SENTRY_PYTHON_TEST_POSTGRES_HOST : localhost
131131 steps :
132132 - uses : actions/checkout@v4
133- - uses : actions/setup-python@v4
133+ - uses : actions/setup-python@v5
134134 with :
135135 python-version : ${{ matrix.python-version }}
136136 - uses : getsentry/action-clickhouse-in-ci@v1
Original file line number Diff line number Diff line change 3333 os : [ubuntu-20.04]
3434 steps :
3535 - uses : actions/checkout@v4
36- - uses : actions/setup-python@v4
36+ - uses : actions/setup-python@v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 - name : Setup Test Env
8181 os : [ubuntu-20.04]
8282 steps :
8383 - uses : actions/checkout@v4
84- - uses : actions/setup-python@v4
84+ - uses : actions/setup-python@v5
8585 with :
8686 python-version : ${{ matrix.python-version }}
8787 - name : Setup Test Env
Original file line number Diff line number Diff line change 3333 os : [ubuntu-20.04]
3434 steps :
3535 - uses : actions/checkout@v4
36- - uses : actions/setup-python@v4
36+ - uses : actions/setup-python@v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 - name : Setup Test Env
8181 os : [ubuntu-20.04]
8282 steps :
8383 - uses : actions/checkout@v4
84- - uses : actions/setup-python@v4
84+ - uses : actions/setup-python@v5
8585 with :
8686 python-version : ${{ matrix.python-version }}
8787 - name : Setup Test Env
Original file line number Diff line number Diff line change 3333 os : [ubuntu-20.04]
3434 steps :
3535 - uses : actions/checkout@v4
36- - uses : actions/setup-python@v4
36+ - uses : actions/setup-python@v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 - name : Setup Test Env
8181 os : [ubuntu-20.04]
8282 steps :
8383 - uses : actions/checkout@v4
84- - uses : actions/setup-python@v4
84+ - uses : actions/setup-python@v5
8585 with :
8686 python-version : ${{ matrix.python-version }}
8787 - name : Setup Test Env
Original file line number Diff line number Diff line change 5252 SENTRY_PYTHON_TEST_POSTGRES_HOST : localhost
5353 steps :
5454 - uses : actions/checkout@v4
55- - uses : actions/setup-python@v4
55+ - uses : actions/setup-python@v5
5656 with :
5757 python-version : ${{ matrix.python-version }}
5858 - name : Setup Test Env
@@ -121,7 +121,7 @@ jobs:
121121 SENTRY_PYTHON_TEST_POSTGRES_HOST : localhost
122122 steps :
123123 - uses : actions/checkout@v4
124- - uses : actions/setup-python@v4
124+ - uses : actions/setup-python@v5
125125 with :
126126 python-version : ${{ matrix.python-version }}
127127 - name : Setup Test Env
You can’t perform that action at this time.
0 commit comments