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 d75b592 + 182f915 commit 831a557Copy full SHA for 831a557
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.0
+ uses: actions/checkout@v5.0.1
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