File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5454
5555 - name : Download ez80-clang and ez80-link
5656 id : ez80-bins
57- uses : carlosperate/download-file-action@v1 .0.3
57+ uses : carlosperate/download-file-action@v2 .0.2
5858 with :
5959 file-url : https://github.com/CE-Programming/llvm-project/releases/download/nightly/ez80-clang-link_${{matrix.ez80-bins-suffix}}_nightly.zip
6060 - name : Extract ez80-clang
6565
6666 - name : Download Fasmg Download Page
6767 id : fasmg-download
68- uses : carlosperate/download-file-action@v1 .0.3
68+ uses : carlosperate/download-file-action@v2 .0.2
6969 with :
7070 file-url : ${{env.FASMG_DOMAIN}}/download.php
7171 - name : Parse Fasmg Download Page
7878 run : cmake -E echo >> $${{matrix.env}}GITHUB_ENV ${{steps.fasmg-url.outputs.result}}
7979 - name : Download Fasmg
8080 id : fasmg
81- uses : carlosperate/download-file-action@v1 .0.3
81+ uses : carlosperate/download-file-action@v2 .0.2
8282 with :
8383 file-url : ${{env.FASMG_DOMAIN}}/${{env.href}}
8484 - name : Extract Fasmg
Original file line number Diff line number Diff line change 5757
5858 - name : Download ez80-clang and ez80-link
5959 id : ez80-bins
60- uses : carlosperate/download-file-action@v1 .0.3
60+ uses : carlosperate/download-file-action@v2 .0.2
6161 with :
6262 file-url : https://github.com/CE-Programming/llvm-project/releases/download/nightly/ez80-clang-link_${{matrix.ez80-bins-suffix}}_nightly.zip
6363 - name : Extract ez80-clang
6868
6969 - name : Download Fasmg Download Page
7070 id : fasmg-download
71- uses : carlosperate/download-file-action@v1 .0.3
71+ uses : carlosperate/download-file-action@v2 .0.2
7272 with :
7373 file-url : ${{env.FASMG_DOMAIN}}/download.php
7474 - name : Parse Fasmg Download Page
8181 run : cmake -E echo >> $${{matrix.env}}GITHUB_ENV ${{steps.fasmg-url.outputs.result}}
8282 - name : Download Fasmg
8383 id : fasmg
84- uses : carlosperate/download-file-action@v1 .0.3
84+ uses : carlosperate/download-file-action@v2 .0.2
8585 with :
8686 file-url : ${{env.FASMG_DOMAIN}}/${{env.href}}
8787 - name : Extract Fasmg
You can’t perform that action at this time.
0 commit comments