We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cd4958 + 6a2e669 commit 1077b29Copy full SHA for 1077b29
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@v6.0.1
+ uses: actions/checkout@v6.0.2
17
18
- name: setup python
19
uses: actions/setup-python@v6.2.0
.github/workflows/version.yaml
@@ -18,7 +18,7 @@ jobs:
uses: softprops/turnstyle@v3.2.3
20
21
22
with:
23
#ref: main
24
fetch-depth: 0
0 commit comments