Skip to content

Commit 254a7c2

Browse files
authored
pin 1.11
1 parent 9dc09ab commit 254a7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- uses: julia-actions/setup-julia@v2
1919
with:
20-
version: '1'
20+
version: '1.11'
2121
- uses: julia-actions/cache@v2
2222
- name: Install dependencies
2323
run: julia --project=docs/ -e 'using Pkg; Pkg.instantiate()'

0 commit comments

Comments
 (0)