We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb45b4a commit 96a6370Copy full SHA for 96a6370
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: action/checkout@v3
+ - uses: actions/checkout@v3
15
- name: Set Up Python
16
uses: actions/setup-python@v4
17
with:
0 commit comments