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