Update workflows and documentation to use the latest versions of first party actions that are available (checkout, setup-node, github-script)
=
This commit is contained in:
@@ -18,7 +18,7 @@ e.g. To use https://github.com/actions/setup-node, users will author:
|
||||
|
||||
```yaml
|
||||
steps:
|
||||
using: actions/setup-node@v4
|
||||
using: actions/setup-node@v5
|
||||
```
|
||||
|
||||
# Define Metadata
|
||||
|
||||
Reference in New Issue
Block a user