Skip to content

Commit

Permalink
Update conda-incubator/setup-miniconda action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and NxPKG committed Aug 25, 2024
1 parent 569b4db commit d0399d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated_error_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
tar -xvzf artefacts.tar.gz
- name: Set up Conda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: '3.8'

Expand Down

0 comments on commit d0399d2

Please sign in to comment.