Skip to content

Commit

Permalink
Merge pull request #8 from Axtazer/revert-6-dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/actions/download-artifact-4.1.7

Revert "Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows"
  • Loading branch information
Axtazer authored Sep 7, 2024
2 parents b01b367 + ec2a871 commit 6afc235
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 @@ -39,7 +39,7 @@ jobs:

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

0 comments on commit 6afc235

Please sign in to comment.