[CI] test committed

This commit is contained in:
happymx 2022-03-14 01:57:55 +00:00 committed by GitHub
parent 0e8dfbd57d
commit 04d7de8a54
2 changed files with 3 additions and 0 deletions

2
dist/index.js vendored
View file

@ -1078,6 +1078,8 @@ const utils = __importStar(__nccwpck_require__(918));
function run() {
return __awaiter(this, void 0, void 0, function* () {
try {
core.warning(`This action's default branch has been renamed to "main"`);
core.warning(`Referencing this action with "@master" is deprecated and will stop working after June 30th 2021`);
const inputs = {
token: core.getInput('token'),
path: core.getInput('path'),

1
report.txt Normal file
View file

@ -0,0 +1 @@
1647223075