mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-22 11:29:28 +00:00
Update workflow to ubuntu-latest
This commit is contained in:
parent
817d096e43
commit
73ed73a26a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hugo:
|
hugo:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user