We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c417f1 commit 851ad1dCopy full SHA for 851ad1d
.github/workflows/documentation.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build-n-deploy:
8
name: Build and deploy
9
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
10
steps:
11
- name: Checkout code 🛎️
12
uses: actions/[email protected]
0 commit comments