Commit 2d64590
ci: bump jdx/mise-action from v2 to v3 (#617)
The `jdx/mise-action@v2` tag was resolving to a commit that
intermittently failed to download from `codeload.github.com`, blocking
every CI job at the "Set up job" step (e.g. #616). Bumping to `@v3`
points the workflow at a different commit that downloads reliably.
The action is used with zero inputs
(`.github/workflows/run_tests.yml:41`), so the major-version bump is a
drop-in replacement for our usage.
### Checklist
Please do the following before merging:
- [x] Ensure any public-facing changes are reflected in the
[changelog](https://github.com/square/Listable/blob/main/CHANGELOG.md).
Include them in the `Main` section.
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2715a3c commit 2d64590
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments