File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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 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
You can’t perform that action at this time.
0 commit comments