6363 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6464
6565 - name : Setup Python ${{ matrix.python-versions }}
66- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
66+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
6767 with :
6868 python-version : ${{ matrix.python-versions }}
6969
8787 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8888
8989 - name : Setup Python ${{ matrix.python-versions }}
90- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
90+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
9191 with :
9292 python-version : ${{ matrix.python-versions }}
9393
@@ -111,7 +111,7 @@ jobs:
111111 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
112112
113113 - name : Setup Python ${{ matrix.python-versions }}
114- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
114+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
115115 with :
116116 python-version : ${{ matrix.python-versions }}
117117
@@ -135,7 +135,7 @@ jobs:
135135 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
136136
137137 - name : Setup Python ${{ matrix.python-versions }}
138- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
138+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
139139 with :
140140 python-version : ${{ matrix.python-versions }}
141141
@@ -159,7 +159,7 @@ jobs:
159159 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
160160
161161 - name : Setup Python ${{ matrix.python-versions }}
162- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
162+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
163163 with :
164164 python-version : ${{ matrix.python-versions }}
165165
0 commit comments