public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [setup - the official Cygwin setup program] branch master, updated. release_2.926-1-g53dfcd64
@ 2023-04-21 13:06 Jon Turney
  0 siblings, 0 replies; only message in thread
From: Jon Turney @ 2023-04-21 13:06 UTC (permalink / raw)
  To: cygwin-apps-cvs




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=53dfcd642e53729ed1c384992528e02b3ee6fe9f

commit 53dfcd642e53729ed1c384992528e02b3ee6fe9f
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Fri Apr 14 16:43:58 2023 +0100

    CI: Update github action to avoid deprecation warning


Diff:
---
 .github/workflows/fedora.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/fedora.yml b/.github/workflows/fedora.yml
index 2bd76e57..a141b5ce 100644
--- a/.github/workflows/fedora.yml
+++ b/.github/workflows/fedora.yml
@@ -13,7 +13,7 @@ jobs:
       run: dnf install -y git
 
     # fetch all history for all tags for 'git describe'
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
       with:
         fetch-depth: 0
 


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

only message in thread, other threads:[~2023-04-21 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21 13:06 [setup - the official Cygwin setup program] branch master, updated. release_2.926-1-g53dfcd64 Jon Turney

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).