Re: [PATCH 2/2] ci: update versions of actions in GHA

2024-02-08 Thread Aaron Conole
David Marchand writes: > GitHub started deprecating GHA actions based on Node 16 [1]. > For now, only warnings are raised, but we might as well switch to v4 > versions of the common actions, now. > > Link: > https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-nod

[PATCH 2/2] ci: update versions of actions in GHA

2024-01-31 Thread David Marchand
GitHub started deprecating GHA actions based on Node 16 [1]. For now, only warnings are raised, but we might as well switch to v4 versions of the common actions, now. Link: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Cc: sta...@dpdk.org Signed-