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 b902ba0 commit 795f5b8Copy full SHA for 795f5b8
.github/workflows/deploy-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/[email protected]
17
- uses: julia-actions/setup-julia@v2
18
with:
19
- version: 1.10
+ version: '1.10'
20
- uses: julia-actions/julia-docdeploy@releases/v1
21
env:
22
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
0 commit comments