Update resolvconf.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 82475e7384
commit d0a55f5334
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-latest
runs-on: ubuntu
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save