mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-13 00:36:33 +00:00
Use latest ubuntu runner
This commit is contained in:
parent
416a1194c6
commit
e1cf969048
2
.github/workflows/deploy-theme.yml
vendored
2
.github/workflows/deploy-theme.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
- main
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: TryGhost/action-deploy-theme@v1.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user