We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0439194 commit 65a777aCopy full SHA for 65a777a
1 file changed
.github/workflows/update-readme-table.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Set up Python
21
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
22
with:
23
python-version: '3.9'
24
0 commit comments