We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6a944 commit ffb6a69Copy full SHA for ffb6a69
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
python-version: [ "3.9", "3.10", "3.11" ]
17
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
with:
21
repository: 'ZNotify/py-sdk'
22
0 commit comments