File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
with :
35
35
persist-credentials : false
36
36
37
- - uses : actions/setup-python@v5
37
+ - uses : actions/setup-python@v6
38
38
with :
39
39
python-version : 3.x
40
40
70
70
with :
71
71
persist-credentials : false
72
72
73
- - uses : actions/setup-python@v5
73
+ - uses : actions/setup-python@v6
74
74
with :
75
75
python-version : 3.x
76
76
@@ -102,7 +102,7 @@ jobs:
102
102
with :
103
103
persist-credentials : false
104
104
105
- - uses : actions/setup-python@v5
105
+ - uses : actions/setup-python@v6
106
106
with :
107
107
python-version : 3.x
108
108
architecture : ${{ matrix.platform.target }}
@@ -134,7 +134,7 @@ jobs:
134
134
with :
135
135
persist-credentials : false
136
136
137
- - uses : actions/setup-python@v5
137
+ - uses : actions/setup-python@v6
138
138
with :
139
139
python-version : 3.x
140
140
You can’t perform that action at this time.
0 commit comments