mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 21:09:11 +00:00
ci: update workflow runner to latest ubuntu version
This commit is contained in:
parent
ea10c5a472
commit
b725493e50
2
.github/workflows/sync-branches.yml
vendored
2
.github/workflows/sync-branches.yml
vendored
@ -14,7 +14,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Gitflow
|
name: Gitflow
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: Logerfo/gitflow-action@0.0.5
|
- uses: Logerfo/gitflow-action@0.0.5
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user