Skip to content

Commit

Permalink
bump python version in deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
JanFSchulte committed Dec 10, 2024
1 parent 38daea5 commit a1b6a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
channels: conda-forge
activate-environment: hls4ml-tutorial
environment-file: environment.yml
python-version: 3.10.10
python-version: 3.10.16
auto-activate-base: false

# Check dependencies
Expand Down

0 comments on commit a1b6a01

Please sign in to comment.