We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c7d3c commit ca90166Copy full SHA for ca90166
.github/workflows/gh-pages.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v4
0 commit comments