We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeeb5e1 + 0696e69 commit 6a39378Copy full SHA for 6a39378
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Set up Python ${{ matrix.python-version }}
20
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
21
with:
22
python-version: ${{ matrix.python-version }}
23
0 commit comments