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 e06ce9c commit cee0681Copy full SHA for cee0681
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-node@v4
21
22
- name: Set up Python
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: "3.10"
26
0 commit comments