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@e53f0d17e7bc32c896a495315e0b17812356bc68
uses: jdx/mise-action@10c27cdfd4d506b333d458811b319c6560c41d38
with:
cache: true
experimental: true
Expand Down
Loading