Skip to content

Commit 1416dae

Browse files
chore: bump dawidd6/action-download-artifact from 9 to 10
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 10. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v9...v10) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35e78fe commit 1416dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
timeout-minutes: 15
269269
steps:
270270
- name: Download artifacts
271-
uses: dawidd6/action-download-artifact@v9
271+
uses: dawidd6/action-download-artifact@v10
272272
id: download
273273
with:
274274
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)