We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411fac2 commit 95d80d2Copy full SHA for 95d80d2
1 file changed
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- uses: actions/checkout@v4
34
- name: "Set up Julia"
35
- uses: julia-actions/setup-julia@v1
+ uses: julia-actions/setup-julia@v2
36
with:
37
version: '1.10'
38
- name: "Install Jupyter"
0 commit comments