Skip to content

Commit

Permalink
Moving download artifact to v4 to match with upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnyblast committed Nov 11, 2024
1 parent b15460d commit b81f188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
args: latest.. --strip header

- name: Download build artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: angular-build
path: ./
Expand Down

0 comments on commit b81f188

Please sign in to comment.