]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
.github/workflows/create-backport-trackers.yml: update versions of actions 55856/head
authorDan Mick <dmick@redhat.com>
Thu, 29 Feb 2024 19:36:51 +0000 (11:36 -0800)
committerDan Mick <dmick@redhat.com>
Fri, 1 Mar 2024 21:26:36 +0000 (13:26 -0800)
commit4a1d6122eb00f5af851ad2e7d58d32a982a31fe3
treed3418decc9027b0f85bfb9ffdd29bc253db975bf
parent2996d1320f95540aac255041daf03bd926600ca4
.github/workflows/create-backport-trackers.yml: update versions of actions

Getting warning about node16 being deprecated.  The workflow doesn't use node
directly, but through the external actions.  Moving to node20 requires
changing setup-python version; Bhacaz/checkout-files is deprecated and
recommends actions/checkout.

Signed-off-by: Dan Mick <dmick@redhat.com>
.github/workflows/create-backport-trackers.yml