Unverified Commit 7e33c292 authored by per1234's avatar per1234 Committed by GitHub

Merge pull request #470 from arduino/dependabot/github_actions/actions/upload-artifact-3

Bump actions/upload-artifact from 2 to 3
parents 0d4f175a 14ea1ca8
......@@ -202,7 +202,7 @@ jobs:
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
- name: Save sketches report as workflow artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
if-no-files-found: error
path: ${{ env.SKETCHES_REPORTS_PATH }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment