We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6fc99 commit 38d48cbCopy full SHA for 38d48cb
.github/workflows/compile-examples.yml
@@ -68,7 +68,7 @@ jobs:
68
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
69
70
- name: Save sketches report as workflow artifact
71
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
72
with:
73
if-no-files-found: error
74
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments