We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7996c commit 6e94884Copy full SHA for 6e94884
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.repository == 'Finch-API/finch-api-python'
15
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
19
- name: Install Rye
20
run: |
0 commit comments