File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232 fetch-depth : 0
3333
34- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
34+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3535 name : Install Python
3636 with :
3737 python-version : " 3.11"
Original file line number Diff line number Diff line change 6060 fetch-depth : 0
6161
6262 - name : Set up Python
63- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
63+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
6464 with :
6565 python-version : ${{ matrix.python }}
6666
Original file line number Diff line number Diff line change 8181 persist-credentials : false
8282 fetch-depth : 0
8383 - name : Set up Python
84- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
84+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
8585 with :
8686 python-version : ${{ matrix.python }}
8787 - name : Install language-pack-de and tzdata
@@ -126,7 +126,7 @@ jobs:
126126 with :
127127 persist-credentials : false
128128 fetch-depth : 0
129- - uses : uraimo/run-on-arch-action@4141da824ffb5eda88d221d9cf835f6a61ed98d9 # v3.0.0
129+ - uses : uraimo/run-on-arch-action@d94c13912ea685de38fccc1109385b83fd79427d # v3.0.1
130130 name : Run tests
131131 id : build
132132 with :
Original file line number Diff line number Diff line change 6767 # uses a compiled language
6868
6969 - name : Set up Python
70- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
70+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
7171 if : matrix.language == 'cpp'
7272 with :
7373 python-version : ' 3.11'
Original file line number Diff line number Diff line change 2727 with :
2828 persist-credentials : false
2929 - name : Set up 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.x
3333 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments