Skip to content

Commit d8c52ee

Browse files
authored
Merge pull request #215 from beeware/dependabot/github_actions/actions/download-artifact-4.1.7
Bump actions/download-artifact from 4.1.5 to 4.1.7
2 parents c6f8378 + 995e9d7 commit d8c52ee

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
@@ -78,7 +78,7 @@ jobs:
7878
needs: build
7979
steps:
8080
- name: Get build artifacts
81-
uses: actions/[email protected].5
81+
uses: actions/[email protected].7
8282
with:
8383
pattern: dist-*
8484
path: dist

0 commit comments

Comments
 (0)