We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 386f27f + 4146528 commit f3cfb3aCopy full SHA for f3cfb3a
1 file changed
.github/workflows/CI.yml
@@ -14,7 +14,7 @@ jobs:
14
channel: ['1.1', '1.2', '1.3', '1.4', '1.5', '1.6', '1.7', '1.8', '1.9', '1.10', '1.11']
15
os: [ubuntu-latest]
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- uses: julia-actions/install-juliaup@v2
19
with:
20
channel: ${{matrix.channel}}
0 commit comments