Skip to content

Commit 6cba2e5

Browse files
authored
Merge pull request #725 from phpDocumentor/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 6 to 8
2 parents f60d28e + 31670a7 commit 6cba2e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
path: "docs"
4040

4141
- name: "Download"
42-
uses: "actions/download-artifact@v6"
42+
uses: "actions/download-artifact@v8"
4343
with:
4444
name: "documentation"
4545
path: "build/docs"

0 commit comments

Comments
 (0)