Skip to content

Commit 126d2c4

Browse files
dependabot[bot]Gorialis
authored andcommitted
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c16ddc commit 126d2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
pip install -U ".[publish]"
115115
116116
- name: Download artifacts
117-
uses: actions/download-artifact@v3
117+
uses: actions/download-artifact@v4.1.7
118118
with:
119119
name: distributions
120120
path: dist

0 commit comments

Comments
 (0)