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.
1 parent 9098228 commit 0ee9178Copy full SHA for 0ee9178
.github/workflows/create-release.yml
@@ -45,7 +45,7 @@ jobs:
45
release-id: ${{ steps.tag.outputs.ACI_RELEASE_ID }}
46
steps:
47
- name: Check out the repo
48
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
49
with:
50
fetch-depth: 0
51
- name: Setup awesome-ci
.github/workflows/generate-build-infos.yml
@@ -51,7 +51,7 @@ jobs:
next-version: ${{ steps.tag.outputs.ACI_NEXT_VERSION }}
52
53
54
55
56
57
0 commit comments