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 6767 go-version-file : go.mod
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 go-version-file : go.mod
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 7676 go-version-file : go.mod
7777
7878 - name : Install Python
79- uses : actions/setup-python@v5
79+ uses : actions/setup-python@v6
8080 with :
8181 python-version-file : pyproject.toml
8282
@@ -105,7 +105,7 @@ jobs:
105105 go-version-file : go.mod
106106
107107 - name : Install Python
108- uses : actions/setup-python@v5
108+ uses : actions/setup-python@v6
109109 with :
110110 python-version-file : pyproject.toml
111111
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 go-version-file : go.mod
105105
106106 - name : Install Python
107- uses : actions/setup-python@v5
107+ uses : actions/setup-python@v6
108108 with :
109109 python-version-file : pyproject.toml
110110
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 7272 go-version-file : go.mod
7373
7474 - name : Install Python
75- uses : actions/setup-python@v5
75+ uses : actions/setup-python@v6
7676 with :
7777 python-version-file : pyproject.toml
7878
You can’t perform that action at this time.
0 commit comments