Skip to content

Commit 583dd8f

Browse files
Update actions/upload-artifact action to v7 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3289cd commit 583dd8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
make BOARD=${{ matrix.board }} all
7171
make BOARD=${{ matrix.board }} copy-artifact
7272
73-
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
73+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
7474
with:
7575
name: ${{ matrix.board }}
7676
path: _bin/${{ matrix.board }}

0 commit comments

Comments
 (0)