Skip to content

Commit

Permalink
bump julia version in docs ci
Browse files Browse the repository at this point in the history
  • Loading branch information
palday committed Apr 10, 2023
1 parent ccec668 commit ced6def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: 1.6
version: 1.8
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-docdeploy@latest
env:
Expand Down

0 comments on commit ced6def

Please sign in to comment.