We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64bf492 + 1701516 commit 037a70cCopy full SHA for 037a70c
1 file changed
.github/workflows/code_check.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Set up Python ${{ env.PYTHON_VERSION }}
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: "${{ env.PYTHON_VERSION }}"
26
0 commit comments