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 a5c170a commit 6f9437eCopy full SHA for 6f9437e
.github/workflows/python.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: Set up Python 3
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
16
with:
17
python-version: "3.11"
18
- name: Install dependencies
0 commit comments