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 bef4cae commit 2b63dfbCopy full SHA for 2b63dfb
1 file changed
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- uses: actions/checkout@v6
64
- uses: julia-actions/julia-buildpkg@latest
65
- - uses: julia-actions/julia-docdeploy@latest
+ - uses: julia-actions/julia-docdeploy@master
66
with:
67
project: CSV
68
env:
0 commit comments