Update resolvconf.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent d0a55f5334
commit bc2a6e7844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/resolvconf.yml

@ -6,7 +6,7 @@ on:
jobs:
Building:
name: "Build on Ubuntu"
runs-on: ubuntu
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save