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.
2 parents 5e26ee1 + b70a69f commit ace5ec9Copy full SHA for ace5ec9
.github/workflows/create-release.yml
@@ -37,7 +37,7 @@ jobs:
37
release-id: ${{ steps.tag.outputs.release-id }}
38
steps:
39
- name: Check out the repo
40
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
41
with:
42
fetch-depth: 0
43
- name: Setup awesome-ci
.github/workflows/generate-build-infos.yml
@@ -43,7 +43,7 @@ jobs:
version: ${{ steps.tag.outputs.version }}
44
45
46
47
48
49
0 commit comments