We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5483b2 + 2f3db50 commit 173c048Copy full SHA for 173c048
1 file changed
.github/workflows/lint-build.yaml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5.0.0
14
15
- name: Set up Python
16
- uses: actions/setup-python@v5.6.0
+ uses: actions/setup-python@v6.0.0
17
with:
18
python-version: 3.13
19
0 commit comments