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.
2 parents 7b15c03 + 8bad3b0 commit d64a0cdCopy full SHA for d64a0cd
1 file changed
.github/workflows/python.yml
@@ -16,7 +16,7 @@ jobs:
16
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
17
18
steps:
19
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
20
- name: Set up Python ${{ matrix.python-version }}
21
uses: actions/setup-python@v6
22
with:
0 commit comments