File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 run : |
3838 uv run pdoc src/MoBI_View -o docs_build -t docs/pdoc-theme --docformat google
3939 touch docs_build/.nojekyll
40- - uses : JamesIves/github-pages-deploy-action@v4
40+ - uses : JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
4141 with :
4242 folder : docs_build
Original file line number Diff line number Diff line change 2727 python-version-file : pyproject.toml
2828
2929 - name : Install uv
30- uses : astral-sh/setup-uv@v6
30+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6
3131 with :
3232 enable-cache : true
3333
Original file line number Diff line number Diff line change 7272 shell : pwsh
7373
7474 - name : Upload coverage to Codecov
75- uses : codecov/codecov-action@v5
75+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
7676 with :
7777 token : ${{ secrets.CODECOV_TOKEN }}
7878 verbose : true
You can’t perform that action at this time.
0 commit comments