Skip to content

Commit

Permalink
GHA: Update setup-conda action
Browse files Browse the repository at this point in the history
  • Loading branch information
csoneson committed Feb 18, 2023
1 parent 523e300 commit 91afad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snakemake-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
Rscript -e "install.packages('BiocManager'); BiocManager::install('GenomeInfoDbData')"
- name: Set up conda
uses: s-weigand/setup-conda@v1.1.0
uses: s-weigand/setup-conda@v1.1.1
with:
activate-conda: true
update-conda: false
Expand Down

0 comments on commit 91afad7

Please sign in to comment.