Moved to ubuntu-latest
This commit is contained in:
2
.github/workflows/asset-updater.yml
vendored
2
.github/workflows/asset-updater.yml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
push_to_branch_and_create_pr:
|
push_to_branch_and_create_pr:
|
||||||
name: Create PR for 3rd party assets
|
name: Create PR for 3rd party assets
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
name: Check out current commit
|
name: Check out current commit
|
||||||
|
|||||||
Reference in New Issue
Block a user