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@064fe7f3312418007dea2b49a19844a9ee378f49

- name: Setup tools (mise)
uses: jdx/mise-action@7d22663055247ddf4cb1e9dcadca821bcd56042c
uses: jdx/mise-action@e53f0d17e7bc32c896a495315e0b17812356bc68
with:
cache: true
experimental: true
Expand Down
Loading