We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Documenter
checkout
1 parent 731492e commit ea14055Copy full SHA for ea14055
.github/workflows/Documenter.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Documentation
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- uses: julia-actions/julia-buildpkg@latest
15
- uses: julia-actions/julia-docdeploy@latest
16
env:
0 commit comments