We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b425c87 + 53871be commit 5348536Copy full SHA for 5348536
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.2
+ uses: actions/checkout@v6.0.3
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.4
20
21
22
with:
23
#ref: main
24
fetch-depth: 0
0 commit comments