There was an error while loading. Please reload this page.
2 parents 42a7748 + c03242c commit c693853Copy full SHA for c693853
1 file changed
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@v6
28
- run: sudo apt-get install xvfb
29
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v3
30
with:
31
version: ${{ matrix.version }}
32
arch: ${{ matrix.arch }}
0 commit comments