We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b95b26 commit 79e8d8aCopy full SHA for 79e8d8a
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
env:
24
TITI: ${{ toJson(steps) }}
25
- id: foo
26
- uses: sguiheux/hello-world-composite-action@v12
+ uses: sguiheux/hello-world-composite-action@v13
27
with:
28
who-to-greet: 'Mona the Octocat'
29
variables: ${{ env.GITHUB }}
0 commit comments