Skip to content

Commit

Permalink
Update for 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Oct 18, 2024
1 parent b1308a6 commit f6ebf55
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1,524 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup Julia
uses: julia-actions/setup-julia@v2
with:
version: "lts"
version: "1"
- name: Pull Julia cache
uses: julia-actions/cache@v2
- name: Install documentation dependencies
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build/
node_modules/
package-lock.json
Manifest.toml
docs/Manifest.toml

.DS_Store
.vscode/
Expand Down
Loading

0 comments on commit f6ebf55

Please sign in to comment.