File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159
159
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
160
160
161
161
- name : " Set up Python ${{ env.MAIN_PYTHON_VERSION }}"
162
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
162
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
163
163
with :
164
164
python-version : ${{ env.MAIN_PYTHON_VERSION }}
165
165
cache : ' pip'
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123
123
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
124
124
125
125
- name : " Set up Python ${{ env.MAIN_PYTHON_VERSION }}"
126
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
126
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
127
127
with :
128
128
python-version : ${{ env.MAIN_PYTHON_VERSION }}
129
129
cache : ' pip'
Original file line number Diff line number Diff line change
1
+ bump actions/setup-python from 5.5.0 to 5.6.0
You can’t perform that action at this time.
0 commit comments