Skip to content

Commit

Permalink
ci: outdated workflow action
Browse files Browse the repository at this point in the history
Signed-off-by: 82Flex <[email protected]>
  • Loading branch information
Lessica committed Sep 11, 2024
1 parent 5079140 commit 9b1786e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/theos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
find .theos/obj -name "*.dSYM" -exec cp -r {} . \;
- name: Upload Packages
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: packages-${{ env.VERSION }}
path: |
Expand Down

0 comments on commit 9b1786e

Please sign in to comment.