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 b6e3a22 commit 4bbfa8dCopy full SHA for 4bbfa8d
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- '3.11'
23
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
27
- uses: actions/setup-python@v4
28
with:
0 commit comments