Skip to content

Commit

Permalink
Merge pull request #220 from Lucs1590/dependabot/github_actions/conda…
Browse files Browse the repository at this point in the history
…-incubator/setup-miniconda-3

build(deps): bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
Lucs1590 authored Jul 3, 2024
2 parents eb9ffe5 + 8ecc54a commit 26ce472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Miniconda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: nkocr-build
python-version: 3.x
Expand Down

0 comments on commit 26ce472

Please sign in to comment.