Skip to content

Commit c2c55ce

Browse files
Merge pull request #43 from data-apis/dependabot/github_actions/actions-8f0e5bb22e
Bump dawidd6/action-download-artifact from 4 to 5 in the actions group
2 parents 3457827 + f1d9418 commit c2c55ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docs-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Download Artifact
16-
uses: dawidd6/action-download-artifact@v4
16+
uses: dawidd6/action-download-artifact@v5
1717
with:
1818
workflow: docs-build.yml
1919
name: docs-build

0 commit comments

Comments
 (0)