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 b57fc77 commit 3eb6a22Copy full SHA for 3eb6a22
.github/workflows/labeler.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout parent repository
50
uses: actions/checkout@v5
51
- name: Install Python 3.12
52
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
53
with:
54
python-version: "3.12"
55
- name: Set up UV
0 commit comments