We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eade3ec commit 714084bCopy full SHA for 714084b
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: checkout
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
with:
17
fetch-depth: 0
18
0 commit comments