Skip to content

Commit 44e4043

Browse files
committed
upload-artifact@v3
1 parent 73b09a0 commit 44e4043

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
@@ -264,7 +264,7 @@ jobs:
264264
github-token: ${{ secrets.GITHUB_TOKEN }}
265265

266266
- name: Save memory usage change report as artifact
267-
uses: actions/upload-artifact@v1
267+
uses: actions/upload-artifact@v3
268268
with:
269269
name: sketches-reports
270270
path: sketches-reports

0 commit comments

Comments
 (0)