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 998cc9e commit bf14f97Copy full SHA for bf14f97
.github/workflows/documentation.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v5
17
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
18
with:
19
version: '1'
20
- name: Install dependencies
0 commit comments