We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bf8522 + eefc0e5 commit 30273fbCopy full SHA for 30273fb
1 file changed
.github/workflows/python.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v5
23
- name: Set up Python ${{ matrix.python-version }}
24
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
25
with:
26
python-version: ${{ matrix.python-version }}
27
- name: Install dependencies
0 commit comments