Skip to content

Commit

Permalink
Merge pull request #97 from NivSv/dependabot/github_actions/dot-githu…
Browse files Browse the repository at this point in the history
…b/workflows/github_actions-14598a9f5f

build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory
  • Loading branch information
NivSv authored Sep 9, 2024
2 parents 20c58d8 + 6f194b3 commit 44aa3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

steps:
- name: Download artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: production-files
path: ./dist
Expand Down

0 comments on commit 44aa3b0

Please sign in to comment.