Compare commits
1 Commits
6f2a4099d0
...
37e5f696a6
Author | SHA1 | Date | |
---|---|---|---|
37e5f696a6 |
@ -17,9 +17,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Julia environment
|
||||
uses: https://github.com/julia-actions/setup-julia@v1.10.3
|
||||
uses: https://github.com/julia-actions/setup-julia@v2
|
||||
with:
|
||||
version: '1.10.3'
|
||||
version: '1.10'
|
||||
|
||||
- name: Instantiate
|
||||
run: |
|
||||
@ -58,9 +58,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Julia environment
|
||||
uses: https://github.com/julia-actions/setup-julia@v1.10.3
|
||||
uses: https://github.com/julia-actions/setup-julia@v2
|
||||
with:
|
||||
version: '1.10.3'
|
||||
version: '1.10'
|
||||
|
||||
- name: Build docs
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user