Skip to content

Commit

Permalink
bump Python version pipeline-template github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianegli committed Jul 18, 2022
1 parent 32a2e04 commit ce8418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/pipeline-template/.github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- uses: actions/setup-python@v3
with:
python-version: "3.6"
python-version: "3.7"
architecture: "x64"

- name: Install dependencies
Expand Down

0 comments on commit ce8418a

Please sign in to comment.