Merge 897ff633bc into b4834a7d6d
This commit is contained in:
commit
9ab2eac19c
8
.github/workflows/distcheck.yml
vendored
8
.github/workflows/distcheck.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
needs: maketgz-and-verify-in-tree
|
needs: maketgz-and-verify-in-tree
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
|
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
|
||||||
with:
|
with:
|
||||||
name: 'release-tgz'
|
name: 'release-tgz'
|
||||||
|
|
||||||
@ -94,7 +94,7 @@ jobs:
|
|||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
needs: maketgz-and-verify-in-tree
|
needs: maketgz-and-verify-in-tree
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
|
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
|
||||||
with:
|
with:
|
||||||
name: 'release-tgz'
|
name: 'release-tgz'
|
||||||
|
|
||||||
@ -115,7 +115,7 @@ jobs:
|
|||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
needs: maketgz-and-verify-in-tree
|
needs: maketgz-and-verify-in-tree
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
|
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
|
||||||
with:
|
with:
|
||||||
name: 'release-tgz'
|
name: 'release-tgz'
|
||||||
|
|
||||||
@ -136,7 +136,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
|
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
|
||||||
with:
|
with:
|
||||||
name: 'release-tgz'
|
name: 'release-tgz'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user