3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-06-29 08:08:56 +00:00
This commit is contained in:
Claas Augner 2026-06-05 11:13:20 +02:00 committed by GitHub
commit a09353efaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 0 deletions

1
dist/index.js vendored
View file

@ -2206,6 +2206,7 @@ function run() {
// Get sources
yield gitSourceProvider.getSource(sourceSettings);
core.setOutput('ref', sourceSettings.ref);
core.setOutput('path', sourceSettings.repositoryPath);
}
finally {
// Unregister problem matcher