Skip to content

Commit fb84bc7

Browse files
authored
Merge pull request #98 from langx/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents 4024147 + d708404 commit fb84bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
deployments: write
4444
steps:
4545
- name: Download Artifacts
46-
uses: actions/download-artifact@v2
46+
uses: actions/download-artifact@v4.1.7
4747
with:
4848
name: website
4949

0 commit comments

Comments
 (0)