Skip to content

Commit fa9f96c

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

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
@@ -269,7 +269,7 @@ jobs:
269269
timeout-minutes: 15
270270
steps:
271271
- name: Download artifacts
272-
uses: dawidd6/action-download-artifact@v10
272+
uses: dawidd6/action-download-artifact@v11
273273
id: download
274274
with:
275275
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)