Skip to content

Commit 5539220

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#1842)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d215fed commit 5539220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qt5_6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
echo '::endgroup::'
243243
244244
- name: 💾 Artifact download
245-
uses: actions/[email protected].8
245+
uses: actions/[email protected].9
246246
with:
247247
pattern: artifact-*
248248
path: all-artifacts

0 commit comments

Comments
 (0)