File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1717
1818 - name : Set up Python 3.10
19- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
19+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2020 with :
2121 python-version : ' 3.14'
2222
Original file line number Diff line number Diff line change 1717 egress-policy : audit
1818
1919 - name : Setup python
20- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
20+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2121 with :
2222 python-version : ' 3.14'
2323
5454 egress-policy : audit
5555
5656 - name : Setup python 3.12
57- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
57+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5858 with :
5959 python-version : ' 3.14'
6060
Original file line number Diff line number Diff line change 1616 steps :
1717
1818 - name : Setup python 3.10
19- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
19+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2020 with :
2121 python-version : ' 3.14'
2222
Original file line number Diff line number Diff line change 11black == 26.5.1
2- click == 8.4.1
3- distlib == 0.4.1
4- filelock == 3.29.1
2+ click == 8.4.2
3+ distlib == 0.4.3
4+ filelock == 3.29.4
55mypy-extensions == 1.1.0
66packaging == 26.2
77pathspec == 1.1.1
88platformdirs == 4.10.0
99pluggy == 1.6.0
10- pylint == 4.0.5
10+ pylint == 4.0.6
1111pyparsing == 3.3.2
1212six == 1.17.0
1313toml == 0.10.2
1414tomli == 2.4.1
15- tox == 4.55 .1
16- virtualenv == 21.4.2
15+ tox == 4.56 .1
16+ virtualenv == 21.5.1
You can’t perform that action at this time.
0 commit comments