Skip to content

Commit bf48500

Browse files
committed
ci: change upload artifact to v4
1 parent ae057d7 commit bf48500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-merge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: bash ./build.sh
5151

5252
- name: Upload build artifacts
53-
uses: actions/upload-artifact@v3
53+
uses: actions/upload-artifact@v4
5454
with:
5555
name: build-output
5656
path: |

0 commit comments

Comments
 (0)