Commit 1db05c6
Fix downgrade.yml workflow: add missing version arguments (#47)
* Fix downgrade.yml workflow: add missing version arguments
The downgrade workflow requires:
- `version` argument in setup-julia step
- `julia_version` argument in julia-downgrade-compat action
Without these, the workflow may fail or use incorrect Julia versions.
This PR ensures both arguments are properly specified to match the
matrix version.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* fixup
---------
Co-authored-by: Stefan Krastanov <stefan@krastanov.org>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Stefan Krastanov <github.acc@krastanov.org>1 parent bfb3185 commit 1db05c6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
0 commit comments