Update .forgejo/workflows/demo.yml
Some checks failed
/ A job to say hello (push) Failing after 44s

This commit is contained in:
Jonas 2024-12-10 20:18:48 +00:00
parent 0c9b875469
commit 28632fadc1

View file

@ -8,7 +8,7 @@ jobs:
steps:
- name: Hello world action step
id: hello
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v2
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v3
with:
who-to-greet: 'Mona the Octocat'
# Use the output from the `hello` step