Skip to content

Commit df28eb4

Browse files
Merge pull request #194 from data-apis/dependabot/github_actions/actions-6734f69af2
Bump dawidd6/action-download-artifact from 14 to 15 in the actions group
2 parents 2709f83 + 38a0025 commit df28eb4

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v6
1515
- name: Download Artifact
16-
uses: dawidd6/action-download-artifact@v14
16+
uses: dawidd6/action-download-artifact@v15
1717
with:
1818
workflow: docs-build.yml
1919
name: docs-build

0 commit comments

Comments
 (0)