We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645f9a8 commit b565cbaCopy full SHA for b565cba
.github/workflows/ruff.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
continue-on-error: true
7
steps:
8
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
9
- name: Install Python
10
uses: actions/setup-python@v4
11
with:
0 commit comments