We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46806e1 commit 6c4b691Copy full SHA for 6c4b691
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- id: setup
13
name: Setup test environment
14
- uses: codecrafters-io/codecrafters-action@1e17bec1aad5942e5a3fe745a813833658845be1
+ uses: codecrafters-io/codecrafters-action@402e823b111453d1b288e429c52a9d4f9a9bf9ea
15
with:
16
who-to-greet: 'Mona the Octocat'
17
0 commit comments