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 123b947 commit 2943f90Copy full SHA for 2943f90
.github/workflows/docs.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
deploy:
7
name: Deploy docs
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
11
- uses: ruby/setup-ruby@v1
0 commit comments