Skip to content

Commit 2f9a680

Browse files
committed
Update upload/artifacts to v4
1 parent d7d7fa1 commit 2f9a680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
github-token: ${{ secrets.GITHUB_TOKEN }}
176176

177177
- name: Save memory usage change report as artifact
178-
uses: actions/upload-artifact@v3
178+
uses: actions/upload-artifact@v4
179179
with:
180180
name: sketches-reports
181181
path: sketches-reports

0 commit comments

Comments
 (0)