We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8780329 + f15238b commit f64442dCopy full SHA for f64442d
1 file changed
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
- windows-latest
32
steps:
33
- uses: actions/checkout@v6
34
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v3
35
with:
36
version: ${{ matrix.version }}
37
- uses: julia-actions/cache@v3
@@ -52,7 +52,7 @@ jobs:
52
statuses: write
53
54
55
56
57
version: '1'
58
0 commit comments