We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2084a51 commit 572999aCopy full SHA for 572999a
.github/workflows/run-golden-tests.yml
@@ -3,7 +3,7 @@ name: golden tests
3
on: [push, pull_request]
4
5
env:
6
- PYTHON_VERSION: 3.13.1
+ PYTHON_VERSION: 3.13.5
7
8
jobs:
9
build:
.github/workflows/run-unit-tests.yml
@@ -3,7 +3,7 @@ name: unit test action
0 commit comments