Skip to content

Commit e4b1fc3

Browse files
committed
update workflows
1 parent 7fec429 commit e4b1fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
tar -czvf binaries.tar.gz *
4242
4343
- name: Upload examples bin
44-
uses: actions/upload-artifact@v2
44+
uses: actions/upload-artifact@v3
4545
with:
4646
name: examples-bin
4747
path: examples/build/bin/binaries.tar.gz

0 commit comments

Comments
 (0)