nautobot / pynautobot

Nautobot Python SDK
https://pynautobot.readthedocs.io/en/latest/index.html
Apache License 2.0
36 stars 32 forks source link

Housekeeping: Update CI to use supported features #100

Open jeffkala opened 1 year ago

jeffkala commented 1 year ago

Currently GHA runs are working, but providing a warning.

[tests (3.8, 1.2)](https://github.com/nautobot/pynautobot/actions/runs/3858768023/jobs/6577651134)
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout@v2

Should follow suit and update the actions being used to avoid deprecation errors/issues.