Skip to content

Commit 0df4bb8

Browse files
committed
Update Documenter
1 parent e5b3909 commit 0df4bb8

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
- uses: actions/checkout@v2
1414
- uses: julia-actions/setup-julia@latest
1515
with:
16-
version: '1.5'
16+
version: '1.7'
1717
- run: |
1818
julia --project=docs -e '
1919
using Pkg

0 commit comments

Comments
 (0)