chore: Update checkout action version to v6

This commit is contained in:
Yonas Yanfa 2025-12-08 17:01:54 -05:00 committed by GitHub
parent 22a9089034
commit 5f92af84b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ Create Pull Request action will:
## Usage
```yml
- uses: actions/checkout@v4
- uses: actions/checkout@v6
# Make changes to pull request here