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 3e279d9 + dce725a commit 6516d05Copy full SHA for 6516d05
1 file changed
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
python-version: ["3.9", "3.10", "3.11", "3.12"]
19
steps:
20
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
21
- name: Set up Python ${{ matrix.python-version }}
22
uses: actions/setup-python@v6
23
with:
0 commit comments