Skip to content

Update ruby/setup-ruby to v1.316.0 (Node 24)#1377

Merged
mlinksva merged 3 commits into
gh-pagesfrom
copilot/update-ruby-setup-ruby-revision
Jul 13, 2026
Merged

Update ruby/setup-ruby to v1.316.0 (Node 24)#1377
mlinksva merged 3 commits into
gh-pagesfrom
copilot/update-ruby-setup-ruby-revision

Conversation

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

The pinned ruby/setup-ruby revision in both workflows used Node 20 (using: node20), emitting a deprecation warning on every run. v1.316.0 switches the runtime to Node 24.

  • .github/workflows/deploy.yml and .github/workflows/test.yml: update pinned SHA and adjacent version comment
# before
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4

# after
uses: ruby/setup-ruby@d45b1a4e94b71acab930e56e79c6aa188764e7f9 # v1.316.0

No other changes — Ruby version, Gemfile, dependencies, and Pages configuration are untouched.

Copilot AI changed the title [WIP] Update ruby/setup-ruby to v1.316.0 to eliminate Node 20 deprecation warning Update ruby/setup-ruby to v1.316.0 (Node 24) Jul 13, 2026
Copilot AI requested a review from mlinksva July 13, 2026 00:25
@mlinksva mlinksva marked this pull request as ready for review July 13, 2026 00:27
Copilot AI review requested due to automatic review settings July 13, 2026 00:27

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 ruby/setup-ruby to v1.316.0, migrating both workflows from Node 20 to Node 24.

Changes:

  • Pins the verified v1.316.0 commit SHA in test and deployment workflows.
  • Updates adjacent version comments.
Show a summary per file
File Description
.github/workflows/test.yml Updates the Ruby setup action pin.
.github/workflows/deploy.yml Updates the synchronized action pin and comment.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Medium

@mlinksva mlinksva merged commit e1875e0 into gh-pages Jul 13, 2026
6 of 7 checks passed
@mlinksva mlinksva deleted the copilot/update-ruby-setup-ruby-revision branch July 13, 2026 00:57
Copilot stopped work on behalf of mlinksva due to an error July 13, 2026 01:03
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