We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81ee33 commit d4b1a53Copy full SHA for d4b1a53
.github/workflows/linting.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
21
with:
22
python-version: "3.12"
23
- cache: "pip"
24
25
- name: Install pre-commit
26
run: pip install pre-commit
.nf-core.yml
@@ -1,2 +1,2 @@
1
repository_type: pipeline
2
-nf_core_version: "2.14.0"
+nf_core_version: "2.14.1"
0 commit comments