Skip to content

Commit 1d997ac

Browse files
committed
Update upload-artifact to v2
1 parent dd47ba1 commit 1d997ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Save memory usage change report as artifact
7070
if: github.event_name == 'pull_request'
71-
uses: actions/upload-artifact@v1
71+
uses: actions/upload-artifact@v2
7272
with:
7373
name: size-deltas-reports
7474
path: size-deltas-reports

0 commit comments

Comments
 (0)