Skip to content

Commit ce4c688

Browse files
authored
Update build.yml upload-artifact version
1 parent 1232585 commit ce4c688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
done
9393
9494
- name: Upload output files to GitHub so they can be reviewed
95-
uses: actions/upload-artifact@v1
95+
uses: actions/upload-artifact@v4
9696
with:
9797
name: project_output
9898
path: ${{runner.workspace}}/build/artifacts

0 commit comments

Comments
 (0)