We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964a636 commit f8ff61fCopy full SHA for f8ff61f
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release:
14
runs-on: ubuntu-24.04
15
steps:
16
- - uses: actions/cheчckout@v4
+ - uses: actions/checkout@v4
17
with:
18
fetch-depth: 0
19
0 commit comments