We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41dcac4 commit a7fc9d6Copy full SHA for a7fc9d6
1 file changed
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
- x64
25
steps:
26
- uses: actions/checkout@v6
27
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v3
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
0 commit comments