Skip to content

Commit

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

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
OpportunityLiu authored Sep 4, 2024
2 parents 936b7bb + 9def29b commit ab708fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

steps:
- name: Download build artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: Packages
path: ./
Expand Down

0 comments on commit ab708fa

Please sign in to comment.