RockefellerArchiveCenter / styles

Style Library for the Rockefeller Archive Center
https://styles.rockarch.org
MIT License
0 stars 1 forks source link

Fix gh-actions workflow error #194

Closed HaSistrunk closed 7 months ago

HaSistrunk commented 7 months ago

Describe the bug

The dependency updates workflow is failing.

Expected behavior

A clear and concise description of what you expected to happen.

Error message or screenshots

See the last two workflow runs in the Actions tab in this repository.

Most recent fail notes that the build failed:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Impact on your work

We want this running correctly to keep dependencies up to date.