Merge branch 'master' into feat/add-privileged-mode

This commit is contained in:
Casey Lee 2020-08-01 19:05:56 -07:00 committed by GitHub
commit 0ccc867f30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/hello-world-javascript-action@master
- uses: actions/hello-world-javascript-action@v1
with:
who-to-greet: 'Mona the Octocat'