We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3220985 commit b48807eCopy full SHA for b48807e
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@v2
+ - uses: julia-actions/setup-julia@v3
25
with:
26
version: ${{ matrix.version }}
27
arch: ${{ matrix.arch }}
0 commit comments