File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v6
2323 - name : Setup Bun
2424 uses : oven-sh/setup-bun@v2
2525 with :
4242 runs-on : ubuntu-latest
4343 steps :
4444 - name : Checkout
45- uses : actions/checkout@v4
45+ uses : actions/checkout@v6
4646 - name : Setup Bun
4747 uses : oven-sh/setup-bun@v2
4848 with :
6060 - Test
6161 steps :
6262 - name : Checkout
63- uses : actions/checkout@v4
63+ uses : actions/checkout@v6
6464 - uses : actions/setup-node@v5
6565 with :
6666 node-version : ${{ env.NODE_VERSION }}
8686 - Test
8787 steps :
8888 - name : Checkout
89- uses : actions/checkout@v4
89+ uses : actions/checkout@v6
9090 - name : Setup Bun
9191 uses : oven-sh/setup-bun@v2
9292 with :
Original file line number Diff line number Diff line change 11{
22 "name" : " @schemavaults/theme" ,
33 "description" : " TailwindCSS theme shared by different SchemaVaults applications" ,
4- "version" : " 0.25.8 " ,
4+ "version" : " 0.25.9 " ,
55 "private" : false ,
66 "license" : " UNLICENSED" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments