Closed Christian-B closed 2 years ago
gitthub actions report: 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/setup-python, actions/checkout, actions/checkout, actions/checkout, actions/checkout, actions/setup-python
see: https://github.com/SpiNNakerManchester/SpiNNUtils/actions/runs/3248512597
Fix as shown in: https://github.com/actions/setup-python
uses: actions/checkout@v3 uses: actions/setup-python@v4
Am approval here will be assumed as an an approval to self approve the same change on all other repositories.
gitthub actions report: 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/setup-python, actions/checkout, actions/checkout, actions/checkout, actions/checkout, actions/setup-python
see: https://github.com/SpiNNakerManchester/SpiNNUtils/actions/runs/3248512597
Fix as shown in: https://github.com/actions/setup-python
uses: actions/checkout@v3 uses: actions/setup-python@v4
Am approval here will be assumed as an an approval to self approve the same change on all other repositories.