We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e57957 commit 41cf72bCopy full SHA for 41cf72b
1 file changed
.github/workflows/release-on-merge.yml
@@ -8,7 +8,7 @@ jobs:
8
release:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
12
with:
13
fetch-depth: 0
14
- name: get bootstrap file
0 commit comments