File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 packages : graphviz texlive liblua5.2-0 libclang1-9 libclang-cpp9
3030 version : 3.0
3131
32- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
32+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3333 id : cp310
3434 with :
3535 python-version : ' 3.10'
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Setup python
23- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
23+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2424 with :
2525 python-version : ' 3.10.10'
2626 architecture : ' x64'
Original file line number Diff line number Diff line change 7474 DEBIAN_FRONTEND : noninteractive # to prevent apt-get from waiting user input
7575 TZ : " Europe/London" # to prevent tzdata from waiting user input
7676 - name : Setup Python ${{ env.PYTHON_VERSION }}
77- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
77+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
7878 with :
7979 python-version : ${{ env.PYTHON_VERSION }}
8080
Original file line number Diff line number Diff line change 2727 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
2929 - name : Setup Python
30- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
30+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3131 with :
3232 python-version : ' 3.10'
3333
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
2424 - name : Setup Python
25- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
25+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2626 with :
2727 python-version : ' 3.10'
2828
Original file line number Diff line number Diff line change 3131 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3232
3333 - name : Setup Python
34- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
34+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3535 with :
3636 python-version : ' 3.9'
3737
You can’t perform that action at this time.
0 commit comments