mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
fix: ci is failing since 2022-10-17 (#1397)
* Update push.yml * Update main.yaml * Update action.yml
This commit is contained in:
parent
8985b7c0e5
commit
23ea3aa7f6
3 changed files with 4 additions and 4 deletions
|
@ -5,6 +5,6 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/hello-world-docker-action@main
|
||||
- uses: actions/hello-world-docker-action@v1
|
||||
with:
|
||||
who-to-greet: 'Mona the Octocat'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue