ci: Bump GHA actions versions#34802
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please copy-paste |
fa09b67 to
fac89d2
Compare
What do you mean by "forgotten"? IIRC that pull updated any outdated Action to the latest available version, at that point in time. |
janb84
left a comment
There was a problem hiding this comment.
concept ACK fac89d2
validated updates:
docker/setup-buildx-action@v4 => latest version is 4
actions/github-script@v6 => latest version is 8
actions/cache/restore@v5 =>
actions/cache/save@v5 => latest version is 5
fac89d2 to
fadaa7d
Compare
The pull was done this year, but https://github.com/actions/github-script/releases/tag/v8 and https://github.com/actions/cache/releases/tag/v5.0.1 were released last year. |
|
ACK fadaa7d |
Github-Pull: bitcoin#34802 Rebased-From: fadaa7d
Github-Pull: bitcoin#34802 Rebased-From: fadaa7d
Github-Pull: bitcoin#34802 Rebased-From: fadaa7d
9a968ad ci: bump cirruslabs actions versions (will) Pull request description: Fix CI deprecation warnings of form: `Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cirruslabs/cache/restore@v4.` As these are hiding in `.github/actions/**/*.yml` they were forgotten by the (two) previous PR(s) 😢 #34802 #34344 ACKs for top commit: maflcko: lgtm ACK 9a968ad Tree-SHA512: 2de22cac1dbe7b3df3a69114b1cd84cb8ca5338c6b03c7181d535de247778202301457cfb8d537f6ce118c8d08e0bdcc6ce316ab3d946f606c17e2974a1f14c0
Looks like this was forgotten in the prior pull #34344 (comment)