nateraw / huggingface-sync-action

GitHub action that'll sync files from a GitHub Repo with the Hugging Face Hub 🤗
https://huggingface.co
Apache License 2.0
65 stars 8 forks source link

Github actions failed due to Node mismatch #3

Closed MRK4863 closed 4 days ago

MRK4863 commented 1 year ago

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

nateraw commented 1 year ago

Thank you! will look into updating

nateraw commented 7 months ago

still haven't gotten to this. @MRK4863 I would love some help here if you have some time to look into it. No worries if not :)