We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b934b commit fac4f60Copy full SHA for fac4f60
.github/actions/nf-test-action/action.yml
@@ -30,7 +30,7 @@ runs:
30
- name: Set up Python
31
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
32
with:
33
- python-version: "3.11"
+ python-version: "3.13"
34
35
- name: Set up nf-test
36
uses: nf-core/setup-nf-test@v1
.github/workflows/update-gpu-snapshot.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments