Skip to content

Fix: Update GitHub Actions workflow versions to v4 (fixes #42) - #43

Merged
swashbuck merged 1 commit into
masterfrom
issue/42
Nov 3, 2025
Merged

Fix: Update GitHub Actions workflow versions to v4 (fixes #42)#43
swashbuck merged 1 commit into
masterfrom
issue/42

Conversation

@swashbuck

Copy link
Copy Markdown
Contributor

Fixes #42

Updates outdated GitHub Actions versions in .github/workflows/releases.yml:

  • actions/checkout@v2/v3actions/checkout@v4
  • actions/setup-node@v2/v3actions/setup-node@v4

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

@swashbuck swashbuck added the bug label Oct 29, 2025
@swashbuck swashbuck self-assigned this Oct 29, 2025
@swashbuck
swashbuck merged commit 52876bf into master Nov 3, 2025
1 check passed
@swashbuck
swashbuck deleted the issue/42 branch November 3, 2025 18:20
@github-actions

github-actions Bot commented Nov 3, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update GitHub Actions workflow versions

3 participants