Skip to content

Commit

Permalink
Merge pull request #38 from webcomics/renovate/actions-download-artif…
Browse files Browse the repository at this point in the history
…act-4.x

Update actions/download-artifact action to v4
  • Loading branch information
TobiX authored Dec 15, 2023
2 parents d46950a + 2bce1a9 commit e336158
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 @@ -52,7 +52,7 @@ jobs:

steps:
- name: Download archived package
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: dist

Expand Down

0 comments on commit e336158

Please sign in to comment.