Commit 4aae208
committed
Fix CI deprecation warnings in GitHub Actions workflows
- Replace julia-actions/julia-buildpkg@latest with @v1.7.0 in Downstream.yml
- Update julia-actions/julia-buildpkg from @v1 to @v1.7.0 (latest) in Downgrade.yml
- Update julia-actions/julia-runtest from @v1 to @v1.11.2 (latest) in Downgrade.yml
These changes address deprecated @latest tag usage and update actions to their most recent stable versions.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 51ff7a1 commit 4aae208
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments