1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-08-14 17:30:50 +00:00

Prepare v5.0.0 release (#2238)

This commit is contained in:
Salman Chishti 2025-08-11 13:35:28 +01:00 committed by GitHub
parent 9f265659d3
commit 08c6903cd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 51 additions and 34 deletions

View file

@ -120,7 +120,7 @@ function updateUsage(
}
updateUsage(
'actions/checkout@v4',
'actions/checkout@v5',
path.join(__dirname, '..', '..', 'action.yml'),
path.join(__dirname, '..', '..', 'README.md')
)