Skip to content

Commit 0d2d442

Browse files
authored
doctests: use julia lts (#652)
1 parent ea16ee6 commit 0d2d442

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: julia-actions/setup-julia@v2
1515
with:
16-
version: '1'
16+
version: 'lts'
1717
show-versioninfo: true # print versioninfo in the action log
1818
- uses: actions/checkout@v4
1919
- uses: julia-actions/julia-buildpkg@latest

0 commit comments

Comments
 (0)