We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a834c7b commit 275fcf8Copy full SHA for 275fcf8
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
lint:
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: actions/checkout@v4F
+ - uses: actions/checkout@v4
25
- name: Set up Python
26
uses: actions/setup-python@v5
27
with:
0 commit comments