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 f98504d commit da9057cCopy full SHA for da9057c
.github/workflows/documentation.yml
@@ -16,7 +16,7 @@ jobs:
16
contents: write
17
pull-requests: read
18
statuses: write
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@v4
22
- uses: julia-actions/setup-julia@v2
0 commit comments