Skip to content

Commit ecf146e

Browse files
author
chris
committed
Update upload action
1 parent 3f006cc commit ecf146e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_xplat.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: ./make-ci.sh
3636

3737
- name: upload result
38-
uses: actions/upload-artifact@v2
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: build-${{ matrix.os }}
4141
path: dist/*.tar.bz2

0 commit comments

Comments
 (0)