Skip to content

Commit a76dd95

Browse files
authored
feat!: remove traits system (#82)
1 parent ce5cafc commit a76dd95

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+94
-3277
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
- name: Install pnpm
2020
uses: pnpm/action-setup@v4
2121
with:
22-
version: "10.19.0"
22+
version: "10.23.0"
2323
run_install: false
2424
- name: Get Current Month
2525
id: date-month

0 commit comments

Comments
 (0)