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.
1 parent 14ca2aa commit c7318baCopy full SHA for c7318ba
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4.1.1
+ uses: actions/checkout@v4.2.1
19
with:
20
fetch-depth: 1
21
0 commit comments