File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49495050
5151 - name : Set up Python 3
52- uses : actions/setup-python@v6
52+ uses : actions/setup-python@v6.0.0
5353 with :
5454 python-version : ' 3.12'
5555 cache : ' pip'
@@ -121,7 +121,7 @@ jobs:
121121 path : cpython/Doc/locales
122122
123123 - name : Set up Python 3
124- uses : actions/setup-python@v6
124+ uses : actions/setup-python@v6.0.0
125125 with :
126126 python-version : ' 3.12'
127127 cache : ' pip'
Original file line number Diff line number Diff line change 18181919 with :
2020 persist-credentials : false
21- - uses : actions/setup-python@v6
21+ - uses : actions/setup-python@v6.0.0
2222 with :
2323 python-version : " 3.x"
2424 - uses : tox-dev/action-pre-commit-uv@v1
Original file line number Diff line number Diff line change 4949 path : python-docs-theme
5050
5151 - name : Set up Python 3
52- uses : actions/setup-python@v5.6 .0
52+ uses : actions/setup-python@v6.0 .0
5353 with :
5454 python-version : 3
5555 cache : ' pip'
Original file line number Diff line number Diff line change 3333 fetch-depth : 0
3434
3535 - name : Set up Python 3
36- uses : actions/setup-python@v6
36+ uses : actions/setup-python@v6.0.0
3737 with :
3838 python-version : ' 3'
3939 cache : ' pip'
You can’t perform that action at this time.
0 commit comments