public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/microsoft/heads/main)] Update the version of andstor/file-existence-action
@ 2024-02-22 20:26 Eugene Rozenfeld
  0 siblings, 0 replies; only message in thread
From: Eugene Rozenfeld @ 2024-02-22 20:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:dcec058d4565e63c1c49f898938e432f8bb079e8

commit dcec058d4565e63c1c49f898938e432f8bb079e8
Author: Eugene Rozenfeld <erozen@microsoft.com>
Date:   Thu Feb 22 12:22:04 2024 -0800

    Update the version of andstor/file-existence-action
    
        The outdated action version was using deprecated Node.js 16.

Diff:
---
 .github/workflows/update-main.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/update-main.yaml b/.github/workflows/update-main.yaml
index b74af6da976f..8fd9d91f85e9 100644
--- a/.github/workflows/update-main.yaml
+++ b/.github/workflows/update-main.yaml
@@ -261,7 +261,7 @@ jobs:
       # newFailures.patch is created in ParseTestLogs IFF there were failures in master run that aren't in the .xfail file
       - name: Check if failures patch exists
         id: check_failures_patch
-        uses: andstor/file-existence-action@v2
+        uses: andstor/file-existence-action@v3
         with:
           files: "newFailures.patch"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-22 20:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 20:26 [gcc(refs/vendors/microsoft/heads/main)] Update the version of andstor/file-existence-action Eugene Rozenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).