lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.07k stars 120 forks source link

Upgrade actions/checkout@v2 to actions/checkout@v3 #102

Closed lukasschwab closed 1 year ago

lukasschwab commented 1 year ago

Description

Does what it says on the tin.

From annotations on a recent run:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Breaking changes

List any changes that break the API usage supported on master.

Relevant issues

List GitHub issues relevant to this change.

e.g. https://github.com/lukasschwab/arxiv.py/actions/runs/4059309134

Checklist