1
1
mirror of https://github.com/divnix/digga.git synced 2025-01-09 01:26:43 +03:00

mdbook: update ubuntu version

This commit is contained in:
Parthiv Seetharaman 2022-04-01 11:13:30 -07:00
parent ac9ee7af97
commit 336235e212

View File

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2