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