Skip to content

Update GitHub Actions workflow versions #40

@swashbuck

Description

@swashbuck

The GitHub Actions in .github/workflows/releases.yml are using outdated versions and should be updated to v4:

  • actions/checkout@v2actions/checkout@v4
  • actions/setup-node@v2actions/setup-node@v4

This ensures we're using the latest stable versions of these actions.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions