File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484 run : sudo chmod ugo+rwx llvm-clang.tar.gz && tar -xvf llvm-clang.tar.gz -C . > /dev/null
8585
8686 - name : Download gcc-c-torture
87- uses : robinraju/release-downloader@v1.10
87+ uses : robinraju/release-downloader@v1.11
8888 with :
8989 repository : " polystat/c2eo"
9090 tag : " 0.1.16"
@@ -117,7 +117,7 @@ jobs:
117117 run : sudo chmod ugo+rwx llvm-clang.tar.gz && tar -xvf llvm-clang.tar.gz -C . > /dev/null
118118
119119 - name : Download c-testcuite
120- uses : robinraju/release-downloader@v1.10
120+ uses : robinraju/release-downloader@v1.11
121121 with :
122122 repository : " polystat/c2eo"
123123 tag : " 0.1.16"
Original file line number Diff line number Diff line change 2222 run : sudo chmod ugo+rwx llvm-clang.tar.gz && tar -xvf llvm-clang.tar.gz -C . > /dev/null
2323
2424 - name : Download gcc-c-torture
25- uses : robinraju/release-downloader@v1.10
25+ uses : robinraju/release-downloader@v1.11
2626 with :
2727 repository : " polystat/c2eo"
2828 tag : " 0.1.16"
You can’t perform that action at this time.
0 commit comments