There was an error while loading. Please reload this page.
2 parents 60f5646 + 1f7403d commit bb0189aCopy full SHA for bb0189a
2 files changed
.github/workflows/host_release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
28
with:
29
fetch-depth: 0
30
semantic-release/action.yml
@@ -19,7 +19,7 @@ runs:
19
using: composite
20
21
22
23
# Fetch all history and tags for calculating next semantic version
0 commit comments