Skip to content

Commit ff06669

Browse files
committed
update julia version
1 parent 2cb45fd commit ff06669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: julia-actions/setup-julia@latest
1616
with:
17-
version: '1.10.4'
17+
version: '1.10.5'
1818

1919
# Build GNNGraphs docs
2020
- name: Install dependencies for GNNGraphs

0 commit comments

Comments
 (0)