Merge pull request #2051 from openmv/dependabot/github_actions/actions/upload-artifact-4

build(deps): bump actions/upload-artifact from 3 to 4
This commit is contained in:
Ibrahim Abdelkader 2023-12-26 19:24:17 +02:00 committed by GitHub
commit 1179f79c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ jobs:
- name: '⬆ Upload artifacts' - name: '⬆ Upload artifacts'
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: firmware name: firmware
path: firmware path: firmware