Commit 4374fc8
Upgrade V2 Sync objects.inv only to use 3.12 (#1835)
#1818 caused V2 Sync objects.inv workflow to fail in certain scenarios
(e.g.
[here](https://github.com/PennyLaneAI/demos/actions/runs/27852517986/job/82434041514))
due to a Python version mismatch between `master` and `dev` branches.
This PR bumps that workflow's Python version in `master` to match `dev`
(v3.12)
Co-authored-by: Derek O'Kelly <derek.o'kelly@xanadu.ai>1 parent 2a447e4 commit 4374fc8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments