File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3030 cache-dependency-glob : ' '
3131 cache-suffix : ' 3.13'
3232 - name : Setup Python
33- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
33+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3434 with :
3535 python-version : ' 3.13'
3636 - name : Install pip dependencies
Original file line number Diff line number Diff line change 2828 path : ~/.cache/pre-commit
2929 key : ${{ runner.os }}-pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
3030 - name : Setup Python
31- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
31+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3232 with :
3333 python-version : ' 3.13'
3434 - uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
Original file line number Diff line number Diff line change 1515 with :
1616 persist-credentials : false
1717 - name : Setup Python
18- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
18+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
1919 with :
2020 python-version : ' 3.13'
2121 - uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
Original file line number Diff line number Diff line change 2828 - run : sudo apt-get update
2929 - run : sudo apt-get install -y gettext
3030 - name : Setup Python
31- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
31+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3232 with :
3333 python-version : ' 3.13'
3434 - uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414 with :
1515 persist-credentials : false
16- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
16+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
1717 with :
1818 python-version : ' 3.13'
1919 - name : Lint
Original file line number Diff line number Diff line change 2828 - run : sudo apt-get update
2929 - run : sudo apt-get install -y gettext
3030 - name : Setup Python
31- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
31+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3232 with :
3333 python-version : ' 3.13'
3434 - uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
You can’t perform that action at this time.
0 commit comments