workflows: change hello ref

This commit is contained in:
Dawid Dziurla 2020-03-26 19:57:35 +01:00 committed by GitHub
parent a060fae501
commit c062c2ac1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ jobs:
ref: ubuntu/0.16.2-1
- package: hello
repo: https://git.launchpad.net/ubuntu/+source/hello
ref: ubuntu/focal
ref: import/2.10-1build3
steps:
- name: Checkout code
uses: actions/checkout@v2