Update Readme example to use newest version

This commit is contained in:
l3d00m 2023-05-07 13:02:49 +02:00 committed by GitHub
parent 0183f33490
commit 37d5b6a866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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