Skip to content

Commit aafdecc

Browse files
Bump actions/download-artifact in the actions-minor group
Bumps the actions-minor group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `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 dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c23e20 commit aafdecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_addon.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/[email protected]
5656
- name: download releases files
57-
uses: actions/[email protected].8
57+
uses: actions/[email protected].9
5858
- name: Display structure of downloaded files
5959
run: ls -R
6060
- name: Calculate sha256

0 commit comments

Comments
 (0)