Skip to content

Commit ed5c5bd

Browse files
authored
Merge pull request #9 from appwrite-labs/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents d1e4426 + 517d6a8 commit ed5c5bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
steps:
5959
- name: Download build artifact
60-
uses: actions/download-artifact@v7
60+
uses: actions/download-artifact@v8
6161
with:
6262
name: docs-dist
6363
path: dist/

0 commit comments

Comments
 (0)