File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5757 uses : actions/checkout@v5
5858
5959 - name : Install Python
60- uses : actions/setup-python@v5
60+ uses : actions/setup-python@v6
6161 with :
6262 python-version-file : pyproject.toml
6363
8585 uses : actions/checkout@v5
8686
8787 - name : Install Python
88- uses : actions/setup-python@v5
88+ uses : actions/setup-python@v6
8989 with :
9090 python-version-file : pyproject.toml
9191
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 7171 uses : actions/checkout@v5
7272
7373 - name : Install Python
74- uses : actions/setup-python@v5
74+ uses : actions/setup-python@v6
7575 with :
7676 python-version-file : pyproject.toml
7777
Original file line number Diff line number Diff line change 7474 echo "path=$(python -m site --user-site)" >> $GITHUB_OUTPUT
7575
7676 - name : Install Python
77- uses : actions/setup-python@v5
77+ uses : actions/setup-python@v6
7878 with :
7979 python-version-file : ${{ github.action_path }}/pyproject.toml
8080
You can’t perform that action at this time.
0 commit comments