rki-mf1 / clean

A nextflow pipeline for decontamination of short reads, long reads and contigs
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Bump GitHub actions to handle warning re Node.js 16 to 20 transition #91

Closed matthuska closed 3 months ago

matthuska commented 5 months ago

Our actions all trigger the following warning:

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

We should see if we can bump those three actions in order to be ready for the deprecation of Node.js 16.