update workflow

This commit is contained in:
Wonderfall 2021-05-02 00:33:49 +02:00 committed by GitHub
parent bd9e85177e
commit 88db6d6bee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ on:
jobs:
build:
name: Build, scan & push
runs-on: "ubuntu-18.04"
runs-on: "ubuntu-20.04"
steps:
- name: Checkout code
uses: actions/checkout@v2