Skip to content

Commit 6c0a130

Browse files
committed
react version 19 support
1 parent 7eac61e commit 6c0a130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
tar -cf build.tar --exclude=./build.tar .
8585
- name: Archive build details
8686
if: always()
87-
uses: actions/upload-artifact@v3
87+
uses: actions/upload-artifact@v4
8888
with:
8989
name: e2e-archive
9090
path: build.tar

0 commit comments

Comments
 (0)