diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index c92b526..fede1c9 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Hello world action step id: hello - uses: https://git.php.fail/lubiana/hello-world-podman@v2 + uses: https://git.php.fail/lubiana/hello-world-podman@v3 with: who-to-greet: 'Mona the Octocat' # Use the output from the `hello` step