Closed christoph-nimagna closed 11 months ago
Hi @christoph-nimagna - Thanks for the report! New version will be available shortly!
The new version should be available now. To be safe, I decided to move to v2
with these changes (the first commits in the repo in over a year).
Could you test to see if everything works as expected? In your workflow file, change:
-- uses: fbactions/setup-winsdk@v1
+- uses: fbactions/setup-winsdk@v2
@friederbluemle - works like a charm! Thanks for the swift fix and for maintaining this build action! 💪 🚀
Github reports a warning when using this:
The following actions uses node12 which is deprecated and will be forced to run on node16: fbactions/setup-winsdk@v1.3.0.
Could you please update the workflow action?