Revert download-artifact for release

This commit is contained in:
David Murphy 2024-07-12 15:10:30 -06:00
parent 79264af6eb
commit 0daa3c47d1
No known key found for this signature in database
GPG key ID: 9D7724F37A7424D8

View file

@ -205,7 +205,7 @@ jobs:
git config --global commit.gpgsign true
- name: Download Release Details
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: release-details
@ -260,7 +260,7 @@ jobs:
repository: ${{ github.repository }}
ssh-key: ${{ secrets.SALT_BOOTSTRAP_RELEASE_KEY }}
- name: Download Release Details
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: release-details