Merge branch 'master' into feat/add-privileged-mode
This commit is contained in:
commit
0ccc867f30
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/hello-world-javascript-action@master
|
- uses: actions/hello-world-javascript-action@v1
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: 'Mona the Octocat'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue