Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98

- name: Setup tools (mise)
uses: jdx/mise-action@c53b9236f0b3370f31520f8b142f141256d839c6
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8
with:
cache: true
experimental: true
Expand Down
Loading