Skip to content

chore: modernize CI and expand README install section#786

Open
dsherret wants to merge 2 commits into
mainfrom
chore/modernize-ci-and-readme
Open

chore: modernize CI and expand README install section#786
dsherret wants to merge 2 commits into
mainfrom
chore/modernize-ci-and-readme

Conversation

@dsherret
Copy link
Copy Markdown
Member

Summary

  • Bump actions/checkout to v6 in ci.yml and release.yml.
  • Bump actions/setup-node to v6 in ci.yml.
  • Bump denoland/setup-deno to v2 (with deno-version: v2.x) in ci.yml and release.yml.
  • Replace deprecated ::set-output with $GITHUB_OUTPUT in ci.yml.
  • Use jsr:@dprint/automation@0.10.3/tasks/publish-release in release.yml instead of the older raw.githubusercontent.com/dprint/automation/0.5.1/... URL.
  • Expand README install section to mention both dprint add typescript and dprint add npm:@dprint/typescript.

Test plan

  • CI passes on this branch.

dsherret added 2 commits May 23, 2026 16:14
- Bump actions/checkout to v6 in ci.yml and release.yml
- Bump actions/setup-node to v6 in ci.yml
- Bump denoland/setup-deno to v2 (with deno-version: v2.x) in ci.yml and release.yml
- Replace deprecated `::set-output` with `$GITHUB_OUTPUT` in ci.yml
- Use jsr:@dprint/automation@0.10.3/tasks/publish-release in release.yml
- Expand README install section to mention both `dprint add typescript`
  and `dprint add npm:@dprint/typescript`
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.

1 participant