Skip to content

Commit 1304a1b

Browse files
authored
Merge pull request #147 from stac-utils/dependabot/github_actions/actions/download-artifact-8
ci(deps):(deps): bump actions/download-artifact from 4 to 8
2 parents d297980 + 0eb6257 commit 1304a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
contents: write
4949
steps:
5050
- name: Download built documentation
51-
uses: actions/download-artifact@v4
51+
uses: actions/download-artifact@v8
5252
with:
5353
name: documentation
5454
path: ./docs-build

0 commit comments

Comments
 (0)