File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5858 uses : actions/checkout@v5
5959
6060 - name : Install Python
61- uses : actions/setup-python@v5
61+ uses : actions/setup-python@v6
6262 with :
6363 python-version-file : pyproject.toml
6464
8686 uses : actions/checkout@v5
8787
8888 - name : Install Python
89- uses : actions/setup-python@v5
89+ uses : actions/setup-python@v6
9090 with :
9191 python-version-file : pyproject.toml
9292
Original file line number Diff line number Diff line change 6767 uses : actions/checkout@v5
6868
6969 - name : Install Python
70- uses : actions/setup-python@v5
70+ uses : actions/setup-python@v6
7171 with :
7272 python-version-file : pyproject.toml
7373
9595 uses : actions/checkout@v5
9696
9797 - name : Install Python
98- uses : actions/setup-python@v5
98+ uses : actions/setup-python@v6
9999 with :
100100 python-version-file : pyproject.toml
101101
Original file line number Diff line number Diff line change 9595 uses : actions/checkout@v5
9696
9797 - name : Install Python
98- uses : actions/setup-python@v5
98+ uses : actions/setup-python@v6
9999 with :
100100 python-version-file : pyproject.toml
101101
Original file line number Diff line number Diff line change 4949 uses : actions/checkout@v5
5050
5151 - name : Install Python
52- uses : actions/setup-python@v5
52+ uses : actions/setup-python@v6
5353 with :
5454 python-version-file : pyproject.toml
5555
Original file line number Diff line number Diff line change 6363 uses : actions/checkout@v5
6464
6565 - name : Install Python
66- uses : actions/setup-python@v5
66+ uses : actions/setup-python@v6
6767 with :
6868 python-version-file : pyproject.toml
6969
You can’t perform that action at this time.
0 commit comments