Skip to content

Commit 2d9a100

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.8...v4.1.9) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be586ba commit 2d9a100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
if: contains(env.VERSION, 'alpha') || contains(env.VERSION, 'beta')
152152
run: echo "preRelease=true" >> $GITHUB_ENV
153153

154-
- uses: actions/[email protected].8
154+
- uses: actions/[email protected].9
155155
with:
156156
pattern: firmware-release-*
157157
merge-multiple: true

0 commit comments

Comments
 (0)