1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-23 17:43:52 +08:00
This commit is contained in:
Claas Augner
2026-01-09 15:01:15 +01:00
committed by GitHub
4 changed files with 10 additions and 0 deletions

1
dist/index.js vendored
View File

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