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.
1 parent 6617907 commit 467f76eCopy full SHA for 467f76e
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Documentation
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
- uses: julia-actions/julia-buildpkg@v1
14
- uses: julia-actions/julia-docdeploy@v1
15
env:
0 commit comments