Skip to content

Commit

Permalink
Use latest version of download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Nov 2, 2024
1 parent 84bcef0 commit 5ce2773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Clone
uses: actions/checkout@v2
- name: Download the build artifact
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: build
- name: Extract the build
Expand Down

0 comments on commit 5ce2773

Please sign in to comment.