From 24ff37d6f791665f2f6d97e48ec7e3e9f9e67cd1 Mon Sep 17 00:00:00 2001 From: andreanadr <121737246+andreanadr@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:02:02 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a32e9a..ea5fac8 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/ - uses: actions/checkout@v5 with: # Repository name with owner. For example, actions/checkout - # Default: ${{ github.repository }} + # Default: ${{ andreanadr.repository }} repository: '' # The branch, tag or SHA to checkout. When checking out the repository that