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 702daa0 commit 506a1a8Copy full SHA for 506a1a8
.github/workflows/compile-examples.yml
@@ -226,7 +226,7 @@ jobs:
226
227
- name: Save memory usage change report as artifact
228
if: github.event_name == 'pull_request'
229
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
230
with:
231
path: ${{ env.SKETCHES_REPORTS_PATH }}
232
name: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments