Skip to content

Commit 79e8d8a

Browse files
committed
fix
1 parent 3b95b26 commit 79e8d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
TITI: ${{ toJson(steps) }}
2525
- id: foo
26-
uses: sguiheux/hello-world-composite-action@v12
26+
uses: sguiheux/hello-world-composite-action@v13
2727
with:
2828
who-to-greet: 'Mona the Octocat'
2929
variables: ${{ env.GITHUB }}

0 commit comments

Comments
 (0)