We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 776e094 + 92c5113 commit af8f787Copy full SHA for af8f787
1 file changed
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v5.0.0
19
20
- name: Set up python ${{ matrix.python-version }}
21
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
22
with:
23
python-version: ${{ matrix.python-version }}
24
cache: pip
0 commit comments