Skip to content

Commit

Permalink
chore: Updated download-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
atteneder committed Apr 1, 2023
1 parent c00ed7b commit c00b810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ jobs:
needs: [mac, windows, linux, linux_legacy, linux_emscripten_3]
steps:
- name: download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
path: artifacts
- name: Display structure of downloaded files
Expand Down

0 comments on commit c00b810

Please sign in to comment.