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