Skip to content

fix: Update GitHub Actions to use the latest versions of checkout, setup-node, and upload-artifact#7

Merged
MatFillion merged 1 commit intomainfrom
update-gh-action-tasks
Sep 23, 2025
Merged

fix: Update GitHub Actions to use the latest versions of checkout, setup-node, and upload-artifact#7
MatFillion merged 1 commit intomainfrom
update-gh-action-tasks

Conversation

@MatFillion
Copy link
Member

deploy step was failing due to deprecated tasks.

Copilot AI review requested due to automatic review settings September 22, 2025 17:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates GitHub Actions workflow dependencies to use the latest versions of checkout, setup-node, and upload-artifact actions to resolve deployment failures caused by deprecated tasks.

  • Updated checkout action from v1/v2/v3 to v4 across all workflow files
  • Updated setup-node action from v3 to v4
  • Updated upload-artifact action from v3 to v4

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/conventional-commits.yml Updated checkout action from v1 to v4
.github/workflows/ci-cd.yml Updated checkout (v2/v3 to v4), setup-node (v3 to v4), and upload-artifact (v3 to v4) actions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MatFillion MatFillion force-pushed the update-gh-action-tasks branch from b110b94 to 0c1df81 Compare September 22, 2025 18:04
@MatFillion MatFillion merged commit 3ccc2a6 into main Sep 23, 2025
3 checks passed
@MatFillion MatFillion deleted the update-gh-action-tasks branch September 26, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants