Skip to content

Commit 2d67754

Browse files
authored
Merge pull request #3 from beeware/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 4.1.1 to 4.1.7 in /.github/workflows
2 parents 88336c9 + da5a122 commit 2d67754

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
@@ -50,7 +50,7 @@ jobs:
5050
needs: build
5151
runs-on: ubuntu-latest
5252
steps:
53-
- uses: actions/[email protected].1
53+
- uses: actions/[email protected].7
5454
with:
5555
path: dist
5656
merge-multiple: true

0 commit comments

Comments
 (0)