We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e158aa8 commit 83688bdCopy full SHA for 83688bd
1 file changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
15
- name: Set up Python ${{ matrix.python-version }}
16
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
17
with:
18
python-version: ${{ matrix.python-version }}
19
0 commit comments