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 0406b94 commit be1d89bCopy full SHA for be1d89b
.github/workflows/python-publish.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- name: Set up Python
18
uses: actions/setup-python@v5
19
with:
0 commit comments