Skip to content

Commit 4360355

Browse files
Merge pull request #46 from data-apis/dependabot/github_actions/actions-a67f5e1073
Bump dawidd6/action-download-artifact from 6 to 7 in the actions group
2 parents 38105ba + 34c7765 commit 4360355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Download Artifact
19-
uses: dawidd6/action-download-artifact@v6
19+
uses: dawidd6/action-download-artifact@v7
2020
with:
2121
workflow: docs-build.yml
2222
name: docs-build

0 commit comments

Comments
 (0)