Skip to content

ci: bump actions/checkout to v5 - #661

Open
defangdevs wants to merge 1 commit into
mainfrom
ci/checkout-v5
Open

ci: bump actions/checkout to v5#661
defangdevs wants to merge 1 commit into
mainfrom
ci/checkout-v5

Conversation

@defangdevs

Copy link
Copy Markdown
Contributor

actions/checkout@v4 is a Node 20 action; GitHub Actions is deprecating Node 20 runners (https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/). This bumps to v5, which uses Node 24 and removes the deprecation warning.

@coderabbitai

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 58 minutes.

View limit details

Limit details: You’ve used all 2 included reviews currently available. Your 52 included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 161fb142-f770-489c-873b-189fbfdc959e

📥 Commits

Reviewing files that changed from the base of the PR and between 743d28f and 4baaf2a.

📒 Files selected for processing (7)
  • .github/workflows/build-samples-json.yml
  • .github/workflows/check-sample.yml
  • .github/workflows/deploy-changed-samples.yml
  • .github/workflows/publish-sample-template.yml
  • .github/workflows/test-scripts.yml
  • .github/workflows/update-template-workflows.yml
  • starter-sample/.github/workflows/defang.yaml

Comment @coderabbitai help to get the list of available commands.

Sign up for freeto 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.

1 participant

@defangdevs