We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6de1b7 commit 681ec0bCopy full SHA for 681ec0b
1 file changed
.github/workflows/check.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
21
22
- name: Setup Python
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: ${{ env.PYTHON }}
26
0 commit comments