Skip to content

Commit

Permalink
Merge pull request #98 from langx/dependabot/github_actions/dot-githu…
Browse files Browse the repository at this point in the history
…b/workflows/actions/download-artifact-4.1.7

chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
xuelink authored Oct 5, 2024
2 parents 4024147 + d708404 commit fb84bc7
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 @@ -43,7 +43,7 @@ jobs:
deployments: write
steps:
- name: Download Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: website

Expand Down

0 comments on commit fb84bc7

Please sign in to comment.