Skip to content

Commit

Permalink
Merge pull request #519 from mgeisler/update-download-artifact
Browse files Browse the repository at this point in the history
Update actions/download-artifact to latest version
  • Loading branch information
mgeisler committed Sep 23, 2023
2 parents 1136d3e + 2070296 commit 56ea536
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 @@ -226,7 +226,7 @@ jobs:
run: rm *

- name: Download bundled textwrap-wasm-demo-app
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: textwrap-wasm-demo-app

Expand Down

0 comments on commit 56ea536

Please sign in to comment.