Skip to content

Commit a1b6a01

Browse files
committed
bump python version in deploy action
1 parent 38daea5 commit a1b6a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
channels: conda-forge
2626
activate-environment: hls4ml-tutorial
2727
environment-file: environment.yml
28-
python-version: 3.10.10
28+
python-version: 3.10.16
2929
auto-activate-base: false
3030

3131
# Check dependencies

0 commit comments

Comments
 (0)