Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit cc803a8

Browse files
dependabot[bot]glennergeerts
authored andcommitted
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58d6060 commit cc803a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
needs: generate-builds
8686

8787
steps:
88-
- uses: actions/download-artifact@v3
88+
- uses: actions/download-artifact@v4.1.7
8989

9090
- name: Flash builds to devices
9191
run: |

0 commit comments

Comments
 (0)