Skip to content

Commit

Permalink
chore(deps): Bump actions/download-artifact from 3 to 4.1.7 in /.gith…
Browse files Browse the repository at this point in the history
…ub/workflows in the github_actions group across 1 directory (#5)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Dave Skender <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Skender <[email protected]>
  • Loading branch information
dependabot[bot] and DaveSkender authored Sep 3, 2024
1 parent 4345abe commit 8c46d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
} >> $GITHUB_STEP_SUMMARY
- name: Download package
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: packages
path: package-dist
Expand Down

0 comments on commit 8c46d26

Please sign in to comment.