From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id EEC703858D20; Tue, 2 May 2023 23:18:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EEC703858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683069517; bh=2blxBHb9FCV0JveYi9VEbdokBjNJ53NEeVucfOlSjUg=; h=From:To:Subject:Date:From; b=ND4HEO/vnVuhrc/AfhM587Jz0oyj7s8IFGAqo51KcXyjlJJxLkK8grOngw0X5nLZu vY9U9FcepUK/3kobBrtPKyNAT8bWvxJIdcSrTX7s7cwx2f4dvJTK8vQXGEtgvm5SW+ neWL25BzvOJpEf2qre3Xo2QuJe/f4a0CxYWdDUrE= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eugene Rozenfeld To: gcc-cvs@gcc.gnu.org Subject: [gcc/microsoft/heads/main] (2 commits) Use environment files instead of set-output command X-Act-Checkin: gcc X-Git-Author: Eugene Rozenfeld X-Git-Refname: refs/vendors/microsoft/heads/main X-Git-Oldrev: a63acbd79bbfc484995c767ae56865cc1b3fd0d5 X-Git-Newrev: 4ba2cfc9c66a606520593814752db73f06c0e2ec Message-Id: <20230502231837.EEC703858D20@sourceware.org> Date: Tue, 2 May 2023 23:18:37 +0000 (GMT) List-Id: The branch 'microsoft/heads/main' was updated to point to: 4ba2cfc9c66... Use environment files instead of set-output command It previously pointed to: a63acbd79bb... Use environment files instead of set-output command Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- a63acbd... Use environment files instead of set-output command 3fe375c... Update actions to versions that use Node.js 16 Summary of changes (added commits): ----------------------------------- 4ba2cfc... Use environment files instead of set-output command 37fdfb3... Update actions to versions that use Node.js 16