Skip to content

Commit 0868dff

Browse files
chore: bump dawidd6/action-download-artifact from 6 to 7
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v6...v7) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99e1f63 commit 0868dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
timeout-minutes: 15
273273
steps:
274274
- name: Download artifacts
275-
uses: dawidd6/action-download-artifact@v6
275+
uses: dawidd6/action-download-artifact@v7
276276
id: download
277277
with:
278278
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)