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
8585 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8686
8787 - name : Setup Python ${{ matrix.python-versions }}
88- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
88+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
8989 with :
9090 python-version : ${{ matrix.python-versions }}
9191
@@ -107,7 +107,7 @@ jobs:
107107 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
108108
109109 - name : Setup Python ${{ matrix.python-versions }}
110- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
110+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
111111 with :
112112 python-version : ${{ matrix.python-versions }}
113113
@@ -129,7 +129,7 @@ jobs:
129129 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
130130
131131 - name : Setup Python ${{ matrix.python-versions }}
132- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
132+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
133133 with :
134134 python-version : ${{ matrix.python-versions }}
135135
@@ -151,7 +151,7 @@ jobs:
151151 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
152152
153153 - name : Setup Python ${{ matrix.python-versions }}
154- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
154+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
155155 with :
156156 python-version : ${{ matrix.python-versions }}
157157
0 commit comments