Skip to content

Commit

Permalink
Merge pull request #176 from evidence-dev/hughess-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
hughess authored Oct 18, 2024
2 parents a001447 + 6e1d078 commit b4f79f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
uses: actions/checkout@v2

- name: Download all artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
path: .

Expand All @@ -97,4 +97,4 @@ jobs:
Otherwise, use the install instructions in the readme.
draft: false
prerelease: false
allowUpdates: true
allowUpdates: true

0 comments on commit b4f79f0

Please sign in to comment.