Moved to ubuntu-latest

This commit is contained in:
Marvin Scham
2022-08-10 06:13:13 +02:00
committed by GitHub
parent 3495f1b30d
commit 7c240bc740

View File

@@ -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