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 124c4b1 + 208661c commit 2369efdCopy full SHA for 2369efd
2 files changed
.github/workflows/precommitVersionBumps.yml
@@ -49,7 +49,7 @@ jobs:
49
${{ runner.os }}-pip
50
51
- name: Set up Python
52
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
53
with:
54
python-version: "3.13"
55
.github/workflows/semanticVersionBump.yml
@@ -38,7 +38,7 @@ jobs:
38
${{ runner.os }}-node
39
40
- name: Set up Python 3.13
41
42
43
44
0 commit comments