There was an error while loading. Please reload this page.
2 parents 4f66020 + 0fbe27c commit a0409c4Copy full SHA for a0409c4
1 file changed
.github/workflows/python-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
id-token: write # this permission is mandatory for pypi publishing
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
19
with:
20
# This fetch element is only important if you are use SCM based
21
# versioning (that looks at git tags to gather the version)
0 commit comments