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:
parent
0049033470
commit
35affcf3e7
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue