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@23096c7b0b70cd99c5860e33c2eac4edf245d7da
uses: jdx/mise-action@c53b9236f0b3370f31520f8b142f141256d839c6
with:
cache: true
experimental: true
Expand Down
Loading