File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 unit-test :
1717 uses : sxzz/workflows/.github/workflows/unit-test.yml@main
1818 with :
19- os-matrix : ' "ubuntu-latest", "windows-latest"'
2019 typecheck : pnpm run build && pnpm run typecheck
2120
2221 unit-test-bun :
2625 uses : sxzz/workflows/setup-js@main
2726
2827 - name : Setup Bun
29- uses : oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
28+ uses : oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
3029 with :
3130 bun-version : latest
3231
Original file line number Diff line number Diff line change 2525 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2626
2727 - name : Upload Artifact
28- uses : actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4 .0.0
28+ uses : actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5 .0.0
2929 with :
3030 path : ./docs/.vitepress/dist
3131
4141 steps :
4242 - name : Deploy to GitHub Pages 🚀
4343 id : deployment
44- uses : actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4 .0.5
44+ uses : actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5 .0.0
You can’t perform that action at this time.
0 commit comments