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 2cb45fd commit ff06669Copy full SHA for ff06669
.github/workflows/multidocs.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: julia-actions/setup-julia@latest
16
with:
17
- version: '1.10.4'
+ version: '1.10.5'
18
19
# Build GNNGraphs docs
20
- name: Install dependencies for GNNGraphs
0 commit comments