Skip to content

Commit 01b7473

Browse files
authored
use latest Julia v1 for docs (#67)
1 parent 109aae7 commit 01b7473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v2
3737
- uses: julia-actions/setup-julia@v1
3838
with:
39-
version: '1.6'
39+
version: '1'
4040
show-versioninfo: true
4141
- uses: julia-actions/cache@v1
4242
- uses: julia-actions/julia-buildpkg@v1

0 commit comments

Comments
 (0)