diff --git a/README.md b/README.md index a5e109f..2c4c045 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ jobs: steps: - uses: actions/checkout@v1 - name: Run nf-core linting - uses: maxibor/nf-core-gh-action@master + uses: nf-core/gh-actions-lint@master with: nextflow_version: '20.04.1' nfcore_version: '1.9'