Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit c953a1b

Browse files
committed
update deprecated action
1 parent e264684 commit c953a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
# Upload the artifact file
7575
- name: Upload generated script
76-
uses: actions/upload-artifact@v2
76+
uses: actions/upload-artifact@v4
7777
with:
7878
name: dw-${{env.NATIVE_VERSION}}-${{runner.os}}
7979
path: native-cli/build/distributions/native-cli-${{env.NATIVE_VERSION}}-native-distro-${{ matrix.script_name }}.zip

0 commit comments

Comments
 (0)