Skip to content

Commit

Permalink
Upgrade to actions/download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbyrnes committed Feb 16, 2024
1 parent 8f1fe40 commit e4ed9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Download dictionary archive
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: dictionary
- name: Show contents
Expand Down

0 comments on commit e4ed9f7

Please sign in to comment.