File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 with :
1818 persist-credentials : false
1919 - name : Set up Python
20- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
20+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2121 with :
2222 python-version : 3.14
2323 - name : Install dependencies
Original file line number Diff line number Diff line change 1717 with :
1818 persist-credentials : false
1919 - name : Set up Python
20- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
20+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2121 with :
2222 python-version : 3.14
2323 - name : Run flake8 verification
Original file line number Diff line number Diff line change 1717 with :
1818 persist-credentials : false
1919 - name : Set up Python
20- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
20+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2121 with :
2222 python-version : 3.14
2323 - name : Run mypy verification
Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Set up Python
27- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
27+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2828 with :
2929 python-version : " 3.x"
3030
Original file line number Diff line number Diff line change 2727 with :
2828 persist-credentials : false
2929 - name : Set up Python ${{ matrix.python-version }}
30- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
30+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments