Update to v4 GitHub Actions checkout and upload-artifact since v3 is deprecated #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello. In short, "Actions" tab gives the following warning:
Therefore, this tiny patch switches GitHub Actions to the latest v4. I did enable Actions in my forked version of this repo, made builds, and checked the produced
zips
with this patch: the zips themselves and the content structured in the same way.P.S. It's nice to see some familiar faces here :) The thing is that I may need to use this tool soon, so I decided to check "what's what" and how Pinecil v2 can be flashed, but I forgot that since it doesn't have DFU, this separate tool must be used. So, eventually I started to look around and see if I may be useful in any way around here as well. ;)