Skip to content

Commit 62bb058

Browse files
authored
Merge pull request #48 from geotribu/dependabot/github_actions/dawidd6/action-download-artifact-12
build(deps): bump dawidd6/action-download-artifact from 11 to 12
2 parents 65da679 + ce67cc1 commit 62bb058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282

8383
- name: Download artifact from build workflow
8484
if: ${{ env.CONDITION_IS_PUSH || env.CONDITION_IS_WORKFLOW_RUN }}
85-
uses: dawidd6/action-download-artifact@v11
85+
uses: dawidd6/action-download-artifact@v12
8686
with:
8787
allow_forks: false
8888
branch: main

0 commit comments

Comments
 (0)