forcedotcom / salesforcedx-vscode

Salesforce Extensions for VS Code
https://developer.salesforce.com/tools/vscode
BSD 3-Clause "New" or "Revised" License
940 stars 397 forks source link

chore: bump GHA from v3 -> v4 #5616

Closed daphne-sfdc closed 1 month ago

daphne-sfdc commented 1 month ago

What does this PR do?

Change all of our GHA scripts to use v4 of the default actions (checkout, setup-node, etc).

What issues does this PR fix or reference?

[skip-validate-pr]

Functionality Before

Screenshot 2024-05-29 at 11 46 06 AM

Functionality After

Use new versions of GHA and don't get depreciation warning

The commit workflow for this PR passed and did not produce any depreciation warnings: https://github.com/forcedotcom/salesforcedx-vscode/actions/runs/9289930186 🙂