Skip to content

ci: update npm-version-check-action to v2 and publish-github-action to v3#76

Merged
joshjohanning merged 1 commit into
mainfrom
update-ci-deps
Mar 18, 2026
Merged

ci: update npm-version-check-action to v2 and publish-github-action to v3#76
joshjohanning merged 1 commit into
mainfrom
update-ci-deps

Conversation

@joshjohanning

Copy link
Copy Markdown
Owner

Summary

Update CI dependency references since both actions have been upgraded to node24.

  • npm-version-check-action: @v1@v2
  • publish-github-action: @v2@v3 (self-reference in publish workflow)

Copilot AI review requested due to automatic review settings March 18, 2026 17:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates CI/workflow action references to newer major versions aligned with the Node 24 upgrade for the related actions.

Changes:

  • Bump joshjohanning/npm-version-check-action from @v1 to @v2 in CI.
  • Bump joshjohanning/publish-github-action from @v2 to @v3 in the publish workflow.

Reviewed changes

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

File Description
.github/workflows/publish.yml Updates the publish workflow to use publish-github-action@v3.
.github/workflows/ci.yml Updates the CI workflow to use npm-version-check-action@v2.

You can also share your feedback on Copilot code review. Take the survey.

@joshjohanning joshjohanning changed the title chore: update npm-version-check-action to v2 and publish-github-action to v3 ci: update npm-version-check-action to v2 and publish-github-action to v3 Mar 18, 2026
@joshjohanning joshjohanning merged commit eb0da31 into main Mar 18, 2026
8 checks passed
@joshjohanning joshjohanning deleted the update-ci-deps branch March 18, 2026 19:34
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.

2 participants