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.
2 parents c9addec + 3441ca6 commit 3c1c4ffCopy full SHA for 3c1c4ff
.github/workflows/python-publish.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
- name: Set up Python
18
uses: actions/setup-python@v3
19
with:
0 commit comments