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.
2 parents d566dd5 + bd1bcdd commit caafc31Copy full SHA for caafc31
1 file changed
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Python
30
uses: actions/setup-python@v6
31
with:
32
- python-version: '3.13'
+ python-version: '3.14'
33
- name: Install dependencies
34
run: npm install
35
- name: Run semantic-release
0 commit comments