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 2727 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
2929 - name : Setup Python
30- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
30+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3131 with :
3232 python-version : " 3.12"
3333 cache : pip
Original file line number Diff line number Diff line change 5757 VERSION : ${{ needs.tag-decomposition.outputs.version }}
5858
5959 - name : Set up Python 3.12
60- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
60+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
6161 with :
6262 python-version : " 3.12"
6363
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
113113
114114 - name : Setup Python
115- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
115+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
116116 id : setup-python
117117 with :
118118 python-version : ${{ matrix.python }}
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
113113
114114 - name : Setup Python
115- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
115+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
116116 id : setup-python
117117 with :
118118 python-version : ${{ matrix.python }}
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
113113
114114 - name : Setup Python
115- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
115+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
116116 id : setup-python
117117 with :
118118 python-version : ${{ matrix.python }}
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119119 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
120120 with :
121121 lfs : ' true'
122- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
122+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
123123 with :
124124 python-version : ' 3.12'
125125 cache : ' pip'
You can’t perform that action at this time.
0 commit comments