Skip to content

Commit 2c99ec0

Browse files
committed
Use up-to-date upload artifact action
1 parent ca24f70 commit 2c99ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
package_info_path: ".github/workflows/package.json"
4141

4242
- name: Upload built package
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: Package
4646
path: ./*.curapackage

0 commit comments

Comments
 (0)