chore: Update checkout action version to v6 (#4258)

This commit is contained in:
Yonas Yanfa 2025-12-09 05:45:05 -05:00 committed by GitHub
parent 22a9089034
commit 994332de4c
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