Skip to content

Commit 5423dc9

Browse files
committed
Bump upload-artifacts dependency
1 parent 5be3a08 commit 5423dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
6363

6464
- name: Save sketches report as workflow artifact
65-
uses: actions/upload-artifact@v3
65+
uses: actions/upload-artifact@v4
6666
with:
6767
if-no-files-found: error
6868
path: ${{ env.SKETCHES_REPORTS_PATH }}

0 commit comments

Comments
 (0)