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 f761e9a commit 0a0692cCopy full SHA for 0a0692c
.github/workflows/documentation.yml
@@ -7,7 +7,7 @@ on:
7
types: [opened, synchronize, reopened]
8
jobs:
9
build:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
13
- uses: julia-actions/setup-julia@latest
0 commit comments