Skip to content

Commit

Permalink
bump download artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 4, 2024
1 parent f5e3b57 commit 7c99b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download website archive
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: ${{ github.event.repository.name }}.tar.gz
- name: Create checksum
Expand Down

0 comments on commit 7c99b31

Please sign in to comment.