We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48807e commit 94bc64cCopy full SHA for 94bc64c
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
- x64
22
steps:
23
- uses: actions/checkout@v5
24
- - uses: julia-actions/setup-julia@v3
+ - uses: julia-actions/setup-julia@v2
25
with:
26
version: ${{ matrix.version }}
27
arch: ${{ matrix.arch }}
0 commit comments