Skip to content

Commit 94d8598

Browse files
devmotionoxinabox
andauthored
Update .github/workflows/Documenter.yml
Co-authored-by: Frames White <me@oxinabox.net>
1 parent 9ab1898 commit 94d8598

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'
16+
version: '1.10'
1717
- run: |
1818
julia --project=docs -e '
1919
using Pkg

0 commit comments

Comments
 (0)