We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf822a commit 97e4c63Copy full SHA for 97e4c63
.github/workflows/release.yaml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
steps:
14
- name: Checkout
15
- - uses: actions/checkout@v4
+ uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
- name: Build
0 commit comments