1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-01 01:27:56 +02: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 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'