mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 12:26:24 +00:00
Bump actions/upload-artifact from 6 to 7 (#1082)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/check_ota_pr.yml
vendored
2
.github/workflows/check_ota_pr.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
await checkOtaPR(github, core, context)
|
||||
|
||||
- uses: actions/upload-artifact@v6
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: always()
|
||||
with:
|
||||
name: pr
|
||||
|
||||
Reference in New Issue
Block a user