We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be3a08 commit 5423dc9Copy full SHA for 5423dc9
.github/workflows/compile-examples.yml
@@ -62,7 +62,7 @@ jobs:
62
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
63
64
- name: Save sketches report as workflow artifact
65
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
66
with:
67
if-no-files-found: error
68
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments