We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9657f1 commit d1ce7adCopy full SHA for d1ce7ad
.github/workflows/Documentation.yml
@@ -125,7 +125,7 @@ jobs:
125
job_summary: true
126
- uses: julia-actions/setup-julia@v2
127
with:
128
- version: "1.11"
+ version: "1.12"
129
- uses: julia-actions/cache@v2
130
131
cache-name: julia-cache;workflow=tutorial-cpu-${{ matrix.group }}-${{ github.event_name }}-${{ github.event.repository.default_branch }}-${{ github.sha }}
0 commit comments