We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e38f6e commit 7b36261Copy full SHA for 7b36261
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
python-version: [3.9]
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v5
0 commit comments