Skip to content

Commit

Permalink
Update Github actions/download@v3 (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev authored Mar 16, 2023
1 parent 1bd2da1 commit a9a00f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:

# Download artifacts from previous build process
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
path: artifacts

Expand Down

0 comments on commit a9a00f9

Please sign in to comment.