You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will want to update any actions/* actions to ensure that we are using the latest version (which will use Node 16 instead of Node 12).
Please provide the steps to reproduce if possible:
Navigate to Actions
Select "Continuous Integration v2"
Re-run the most recent scheduled run
(This is only applicable to members with permissions)
Expected behaviour:
We should no longer get a warning that Node 12 is deprecated and to upgrade.
Other warnings may still occur and should be handled outside of this issue.
Please tell us about your environment:
N/A - GitHub Actions
The text was updated successfully, but these errors were encountered:
capnkenny
changed the title
CI: GitHub Actions need updating where applicable.
CI: GitHub Actions need updating where applicable for actions steps.
Oct 22, 2022
Hello there, first time contributor here. After some research, the issue might be connected with this PR and this. We might have to wait until the testing was done in the upstream.
I don't believe we are using gha-setup-vsdevenv however we are certainly using humbletim's Vulkan SDK actions. With that said, we'll leave this as blocked for now. Thanks for the heads up!
Describe the issue:
Currently, we are getting the following warning:
We will want to update any
actions/*
actions to ensure that we are using the latest version (which will use Node 16 instead of Node 12).Please provide the steps to reproduce if possible:
(This is only applicable to members with permissions)
Expected behaviour:
We should no longer get a warning that Node 12 is deprecated and to upgrade.
Other warnings may still occur and should be handled outside of this issue.
Please tell us about your environment:
N/A - GitHub Actions
The text was updated successfully, but these errors were encountered: