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

This commit is contained in:
Jonas 2024-12-10 20:22:43 +00:00
parent 28632fadc1
commit 6c8e219ec9

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@v3
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v4
with:
who-to-greet: 'Mona the Octocat'
# Use the output from the `hello` step