Skip to content

Commit 46806e1

Browse files
committed
ci: update codecrafters-action version in GitHub Actions workflow for improved stability
1 parent 3ded841 commit 46806e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- id: setup
1313
name: Setup test environment
14-
uses: codecrafters-io/codecrafters-action@1e17bec
14+
uses: codecrafters-io/codecrafters-action@1e17bec1aad5942e5a3fe745a813833658845be1
1515
with:
1616
who-to-greet: 'Mona the Octocat'
1717

0 commit comments

Comments
 (0)