fix(test): adapt to sjw change
This commit is contained in:
parent
cc369e2f73
commit
ae39a4b1d3
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/hello-world-docker-action@master
|
- uses: actions/hello-world-docker-action@main
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: 'Mona the Octocat'
|
||||||
|
|
Loading…
Reference in a new issue