1
0
mirror of https://github.com/arduino-libraries/ArduinoLowPower.git synced 2025-12-20 14:21:58 +03:00

Merge pull request #76 from arduino-libraries/dependabot/github_actions/actions/upload-artifact-6

Bump actions/upload-artifact from 5 to 6
This commit is contained in:
Per Tillisch
2025-12-15 07:25:56 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ jobs:
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
- name: Save sketches report as workflow artifact
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
if-no-files-found: error
path: ${{ env.SKETCHES_REPORTS_PATH }}

View File

@@ -70,7 +70,7 @@ jobs:
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
- name: Pass configuration files to next job via workflow artifact
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
path: |
*.yaml