We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f66c06f + 3dee403 commit 783c739Copy full SHA for 783c739
1 file changed
.github/workflows/publish-pypi-release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- name: Set up Python
17
uses: actions/setup-python@v5
18
with:
0 commit comments