Skip to content

Commit 1d59760

Browse files
build(deps): bump actions/download-artifact from 7 to 8 (#501)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6a2f8a commit 1d59760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-flathub-sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
fetch-depth: 0
188188

189189
- name: Download generated-sources.json artifact
190-
uses: actions/download-artifact@v7
190+
uses: actions/download-artifact@v8
191191
with:
192192
name: generated-sources-json
193193
path: ./

0 commit comments

Comments
 (0)