We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9b510 commit 3a54ec2Copy full SHA for 3a54ec2
1 file changed
.github/workflows/lints.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
python-version: [3.9]
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v3
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v3
21
with:
0 commit comments