Skip to content

chore: modernize CI deps and add npm install option to README#102

Open
dsherret wants to merge 1 commit into
mainfrom
chore/modernize-ci-and-readme
Open

chore: modernize CI deps and add npm install option to README#102
dsherret wants to merge 1 commit into
mainfrom
chore/modernize-ci-and-readme

Conversation

@dsherret
Copy link
Copy Markdown
Member

Summary

  • Bump action pins in ci.ts / release.ts:
    • actions/checkout → v6
    • actions/setup-node → v6 (node 24.x, was node 21 / 22.x)
    • actions/upload-artifact → v7
    • actions/download-artifact → v8
  • Regenerate ci.generated.yml and release.generated.yml.
  • Add dprint add npm:@dprint/prettier to the README install instructions.

Test plan

  • CI passes on this branch.

- Bump actions/checkout to v6, actions/setup-node to v6 (node 24.x),
  actions/upload-artifact to v7, actions/download-artifact to v8 in
  ci.ts/release.ts. Regenerate ci.generated.yml/release.generated.yml.
- Add `dprint add npm:@dprint/prettier` install option in README
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