Skip to content

Bump publish-quoting.yml actions to Node-24-compatible versions#3

Draft
grace-shane wants to merge 1 commit into
mainfrom
bump-node24-actions
Draft

Bump publish-quoting.yml actions to Node-24-compatible versions#3
grace-shane wants to merge 1 commit into
mainfrom
bump-node24-actions

Conversation

@grace-shane

Copy link
Copy Markdown

GitHub Actions is deprecating Node 20 on runners starting June 2, 2026. This PR bumps the three actions in publish-quoting.yml to their latest stable major versions that target Node 24.

Changes

Action Old New
actions/checkout @v4 @v6
actions/setup-dotnet @v4 @v5
actions/upload-artifact @v4 @v7

No other lines in the file were changed.

References


Generated by Claude Code

GitHub Actions is deprecating Node 20 runners. Bumps the three actions
in publish-quoting.yml to their latest Node-24-targeting major versions:
  actions/checkout@v4  -> @v6
  actions/setup-dotnet@v4 -> @v5
  actions/upload-artifact@v4 -> @v7
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