Update book.yml

18.04将要被弃用
This commit is contained in:
iGmainC 2022-08-08 23:55:49 +08:00 committed by GitHub
parent 99929b676b
commit 2f61241be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ on:
- closed
jobs:
deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Git checkout
uses: actions/checkout@v2