File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 # Pinned: pnpm 11.12.0 crashes action-setup with "Cannot use 'in' operator to
6161 # search for 'integrity' in undefined". Hold at the last known-good release.
6262 # See https://github.com/pnpm/action-setup/issues/276
63- version : ' 11.22 .0'
63+ version : ' 12.1 .0'
6464
6565 - run : pnpm install
6666 - name : Deploy to Cloudflare Workers
Original file line number Diff line number Diff line change 5454 # Pinned: pnpm 11.12.0 crashes action-setup with "Cannot use 'in' operator to
5555 # search for 'integrity' in undefined". Hold at the last known-good release.
5656 # See https://github.com/pnpm/action-setup/issues/276
57- version : ' 11.22 .0'
57+ version : ' 12.1 .0'
5858 - working-directory : ./docs
5959 run : pnpm install
6060 - working-directory : ./docs
Original file line number Diff line number Diff line change 9393 # Pinned: pnpm 11.12.0 crashes action-setup with "Cannot use 'in' operator to
9494 # search for 'integrity' in undefined". Hold at the last known-good release.
9595 # See https://github.com/pnpm/action-setup/issues/276
96- version : ' 11.22 .0'
96+ version : ' 12.1 .0'
9797 - name : Deploy docs to Cloudflare Workers
9898 id : publish-docs
9999 working-directory : ./docs
Original file line number Diff line number Diff line change 8282 working-directory : forui/example
8383 steps :
8484 - uses : actions/checkout@v7
85- - uses : actions/setup-java@v5
85+ - uses : actions/setup-java@v6
8686 with :
8787 distribution : ' temurin'
8888 java-version : 17
You can’t perform that action at this time.
0 commit comments