Skip to content

Commit 9b1786e

Browse files
committed
ci: outdated workflow action
Signed-off-by: 82Flex <82flex@gmail.com>
1 parent 5079140 commit 9b1786e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/theos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
find .theos/obj -name "*.dSYM" -exec cp -r {} . \;
6767
6868
- name: Upload Packages
69-
uses: actions/upload-artifact@v2
69+
uses: actions/upload-artifact@v4
7070
with:
7171
name: packages-${{ env.VERSION }}
7272
path: |

0 commit comments

Comments
 (0)