mirror of
https://github.com/lemmingDev/ESP32-BLE-Gamepad.git
synced 2026-02-20 01:21:26 +01:00
Merge pull request #307 from lemmingDev/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
This commit is contained in:
2
.github/workflows/report-size.yml
vendored
2
.github/workflows/report-size.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Download report size data - action
|
||||
uses: actions/download-artifact@v6
|
||||
uses: actions/download-artifact@v7
|
||||
with:
|
||||
name: report-size-data
|
||||
run-id: ${{ github.event.workflow_run.id }}
|
||||
|
||||
Reference in New Issue
Block a user