Skip to content

fix: update GitHub Actions workflows to use latest checkout and setup-node actions#15

Merged
shubham-thanki-at-sandbox merged 1 commit into
mainfrom
feature/date-util-time-zone
Apr 15, 2026
Merged

fix: update GitHub Actions workflows to use latest checkout and setup-node actions#15
shubham-thanki-at-sandbox merged 1 commit into
mainfrom
feature/date-util-time-zone

Conversation

@shubham-thanki-at-sandbox

Copy link
Copy Markdown
Contributor

This pull request updates the GitHub Actions workflow files to use the latest major versions of several key actions, ensuring better security, support, and access to the latest features.

Workflow action version upgrades:

  • Upgraded actions/checkout from version 4 to version 6 in .github/workflows/draft-or-update-next-release.yml, .github/workflows/publish.yml, and .github/workflows/pull-request.yml to use the latest improvements and fixes. [1] [2] [3]
  • Upgraded actions/setup-node from version 4 to version 6 in .github/workflows/publish.yml and .github/workflows/pull-request.yml for improved Node.js setup and caching. [1] [2]
  • Upgraded release-drafter/release-drafter from version 6 to version 7 in .github/workflows/draft-or-update-next-release.yml to keep up with the latest features and bug fixes.

@shubham-thanki-at-sandbox shubham-thanki-at-sandbox merged commit bda4c36 into main Apr 15, 2026
1 check passed
@shubham-thanki-at-sandbox shubham-thanki-at-sandbox deleted the feature/date-util-time-zone branch April 15, 2026 06:01
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