Skip to content

chore: modernize CI and expand README install section#185

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

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

Conversation

@dsherret
Copy link
Copy Markdown
Member

Summary

  • Bump actions/checkout to v6 across ci.yml, publish.yml, release.yml.
  • Bump actions/setup-node to v6 in ci.yml and publish.yml.
  • Replace deprecated ::set-output with $GITHUB_OUTPUT in ci.yml.
  • Use jsr:@dprint/automation@0.10.3/tasks/publish-release in release.yml.
  • Add an Install section to the README covering both dprint add markdown and dprint add npm:@dprint/markdown.

Test plan

  • CI passes on this branch.

dsherret added 3 commits May 23, 2026 16:15
- Bump actions/checkout to v6 across ci.yml, publish.yml, release.yml
- Bump actions/setup-node to v6 in ci.yml and publish.yml
- Replace deprecated `::set-output` with `$GITHUB_OUTPUT` in ci.yml
- Use jsr:@dprint/automation@0.10.3/tasks/publish-release in release.yml
- Add Install section to README covering `dprint add markdown` and
  `dprint add npm:@dprint/markdown`
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