File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 java-version : ${{matrix.java}}
2929 distribution : temurin
3030 - uses : sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
31- - uses : coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v6.4.8
31+ - uses : coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # v6.4.8
3232 - if : ${{ matrix.scala == 'latest' }}
3333 run : sbt -v
3434 scalafmtSbtCheck
6060 - uses : actions/setup-node@v6
6161 with :
6262 node-version : 22
63- - uses : coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v6.4.8
63+ - uses : coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # v6.4.8
6464 - run : sbt -v
6565 -Dscala_js_wasm
6666 " project allJS"
8282 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8383 - name : Install pandoc
8484 run : ./.github/install_pandoc.sh
85- - uses : coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v6.4.8
85+ - uses : coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # v6.4.8
8686 - name : Generate html
8787 run : ./.github/gen_doc.sh
8888 - name : Push to gh-pages
Original file line number Diff line number Diff line change 2020 ref : ${{ github.event.pull_request.head.sha }}
2121 - name : Install pandoc
2222 run : ./.github/install_pandoc.sh
23- - uses : coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v6.4.8
23+ - uses : coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # v6.4.8
2424 - name : Generate html
2525 run : ./.github/gen_doc.sh
2626 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
You can’t perform that action at this time.
0 commit comments