File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 persist-credentials : false
4343
4444 - name : Setup Python
45- uses : actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
45+ uses : actions-ext/python/setup@1151b211cbac1137879fd28605e82a9f4511e0db
4646 with :
4747 version : ${{ matrix.python-version }}
4848
@@ -125,7 +125,7 @@ jobs:
125125 persist-credentials : false
126126
127127 - name : Setup Python
128- uses : actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
128+ uses : actions-ext/python/setup@1151b211cbac1137879fd28605e82a9f4511e0db
129129 with :
130130 version : ${{ matrix.python-version }}
131131
@@ -181,7 +181,7 @@ jobs:
181181 persist-credentials : false
182182
183183 - name : Setup Python
184- uses : actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
184+ uses : actions-ext/python/setup@1151b211cbac1137879fd28605e82a9f4511e0db
185185 with :
186186 version : 3.11
187187
Original file line number Diff line number Diff line change 2929 run : cp README.md docs/wiki/Home.md
3030
3131 - name : Setup Python
32- uses : actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
32+ uses : actions-ext/python/setup@1151b211cbac1137879fd28605e82a9f4511e0db
3333 with :
3434 version : 3.11
3535
You can’t perform that action at this time.
0 commit comments