FreeOpcUa / opcua-asyncio

OPC UA library for python >= 3.7
GNU Lesser General Public License v3.0
1.11k stars 358 forks source link

ci: update checkout and setup-python actions #1622

Closed alexrudd2 closed 5 months ago

alexrudd2 commented 5 months ago

Fixes the following warning:

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

Also add config for Dependabot to automatically check the Actions workflows.