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:
|
||||
push_to_branch_and_create_pr:
|
||||
name: Create PR for 3rd party assets
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
name: Check out current commit
|
||||
|
||||
Reference in New Issue
Block a user