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 967ce2f commit 8958f12Copy full SHA for 8958f12
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
deploy:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
- name: Set up Python
21
uses: actions/setup-python@v4
22
with:
0 commit comments