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 321fca0 commit 106b2c6Copy full SHA for 106b2c6
.github/workflows/compile-platform-examples.yml
@@ -202,7 +202,7 @@ jobs:
202
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
203
204
- name: Save sketches report as workflow artifact
205
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
206
with:
207
if-no-files-found: error
208
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments