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 110947f commit d585ff4Copy full SHA for d585ff4
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
package:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
- uses: actions/setup-python@v4
23
with:
24
python-version: '3.10'
0 commit comments