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.
2 parents c16087e + 38d48cb commit aedf9c8Copy full SHA for aedf9c8
.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