Skip to content

Commit 8ce3903

Browse files
authored
Update .github/workflows/Documenter.yml
1 parent 94d8598 commit 8ce3903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)