1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

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 0049033470
commit 35affcf3e7

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'