Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Update action to Node 16 and update node modules #54

Conversation

markpatterson27
Copy link
Contributor

@markpatterson27 markpatterson27 commented Jul 26, 2022

This PR:

  • Updates the action to use Node 16
  • Updates dependencies to latest versions
  • Updates dev dependencies to latest versions

ToDo

  • update eslint settings
  • explicitly declare chalk as a dependency (rather than an implicite devDependency). Added chalk@4 (See warning on chalk install instructions)

@DerekHarter
Copy link

DerekHarter commented Feb 8, 2023

I suspect this PR would also fix the Issue #71 I just opened as it updates the @actions/core version to 1.10.0.

@markpatterson27
Copy link
Contributor Author

CI workflow run against node 16.x (see PR #55) for these recent commits is in my fork: https://github.com/markpatterson27/autograding/actions/runs/4794051331

@octosteve
Copy link
Contributor

Confirmed tests running with node version 16 on fork.

@octosteve octosteve merged commit 2269303 into github-education-resources:master May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants