File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858
5959 - run : |
6060 git config user.name "Auto"
61- git config user.email "auto@playform.cloud "
61+ git config user.email "Commit@PlayForm.Cloud "
6262 git add .
6363 git commit -a --allow-empty-message -m ""
6464
Original file line number Diff line number Diff line change 6464 profile : minimal
6565 toolchain : ${{ matrix.toolchain }}
6666
67- - uses : actions/cache@v4.2.2
67+ - uses : actions/cache@v4.2.3
6868 with :
6969 path : |
7070 ~/.cargo/bin/
Original file line number Diff line number Diff line change 2828 "@codeeditorland/common" : " 0.0.6"
2929 },
3030 "devDependencies" : {
31- "@cloudflare/workers-types" : " 4.20250403 .0" ,
32- "@playform/build" : " 0.2.1 " ,
31+ "@cloudflare/workers-types" : " 4.20250404 .0" ,
32+ "@playform/build" : " 0.2.2 " ,
3333 "@types/dotenv" : " 8.2.3" ,
34- "miniflare" : " 4.20250321.1 " ,
35- "wrangler" : " 4.7.0 "
34+ "miniflare" : " 4.20250321.2 " ,
35+ "wrangler" : " 4.7.1 "
3636 },
3737 "publishConfig" : {
3838 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments