We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ed588 commit 7a758e8Copy full SHA for 7a758e8
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
submodules: recursive
26
27
- name: Set up Julia
28
- uses: julia-actions/install-juliaup@v2
+ uses: julia-actions/install-juliaup@v3
29
with:
30
channel: "lts"
31
@@ -200,7 +200,7 @@ jobs:
200
201
202
203
204
205
channel: ${{ matrix.julia-version }}
206
0 commit comments