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