We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be28388 + 86c54e2 commit 74e17c4Copy full SHA for 74e17c4
2 files changed
.github/workflows/publish.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
steps:
15
- name: checkout
16
- uses: actions/checkout@v5.0.1
+ uses: actions/checkout@v6.0.0
17
18
- name: setup python
19
uses: actions/setup-python@v6.0.0
.github/workflows/version.yaml
@@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
20
0 commit comments