Skip to content

Commit

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

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
theypsilon authored Sep 5, 2024
2 parents 8a01718 + eb04048 commit b7bf349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
-
name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: dist
path: ./dist
Expand Down

0 comments on commit b7bf349

Please sign in to comment.