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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
34+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3535 name : Install Python
3636 with :
3737 python-version : " 3.11"
5454 ccache -z
5555
5656 - name : " Restore ccache"
57- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
57+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
5858 with :
5959 path : .ccache
6060 key : ccache-${{ secrets.CACHE_VERSION }}-${{ steps.prepare-ccache.outputs.key }}-${{ steps.prepare-ccache.outputs.timestamp }}
9393 run : ccache -s
9494 if : always()
9595
96- - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
96+ - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
9797 if : always()
9898 with :
9999 name : asv-benchmark-results
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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
63+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
84+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
8585 with :
8686 python-version : ${{ matrix.python }}
8787 - name : Install language-pack-de and tzdata
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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
70+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
30+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3131 with :
3232 python-version : 3.x
3333 - name : Install dependencies
4343 git commit -m "Update minimum required version of astropy-iers-data"
4444 fi
4545 - name : Create Pull Request
46- uses : peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
46+ uses : peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
4747 with :
4848 branch : update-astropy-iers-data-pin
4949 branch-suffix : timestamp
You can’t perform that action at this time.
0 commit comments