actions/hello-world-javascript-action@master moved to main, use stable tag (#326)

This commit is contained in:
Tachibana waita
2020-08-02 11:05:25 +09:00
committed by GitHub
parent bbc8123f27
commit 9a661538e6

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'