File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 fetch-depth : 0
2222
2323 - name : Setup Python
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : " 3.11"
2727
Original file line number Diff line number Diff line change 1818 uses : actions/checkout@v5
1919
2020 - name : Setup Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.11"
2424
Original file line number Diff line number Diff line change 3434 fetch-depth : 0
3535
3636 - name : Set up Python
37- uses : actions/setup-python@v5
37+ uses : actions/setup-python@v6
3838 with :
3939 python-version : ' 3.11'
4040
Original file line number Diff line number Diff line change 8484 fetch-depth : 0
8585
8686 - name : Set up Python
87- uses : actions/setup-python@v5
87+ uses : actions/setup-python@v6
8888 with :
8989 python-version : ' 3.11'
9090
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ jobs:
206206 fetch-depth : 0
207207
208208 - name : Set up Python
209- uses : actions/setup-python@v5
209+ uses : actions/setup-python@v6
210210 with :
211211 python-version : ' 3.11'
212212
You can’t perform that action at this time.
0 commit comments