Skip to content

Commit 07081b4

Browse files
authored
Merge pull request #71 from WhereGroup/dependabot/github_actions/dawidd6/action-download-artifact-688efa90a08f3552e7c1420c8313e215164e8b14
build(deps): bump dawidd6/action-download-artifact from 19f6be5f04a702e84928b9c7db33da57bd5415c2 to 688efa90a08f3552e7c1420c8313e215164e8b14
2 parents 3260a2f + 92fa297 commit 07081b4

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
@@ -77,7 +77,7 @@ jobs:
7777

7878
- name: Download artifact from build workflow
7979
if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main')
80-
uses: dawidd6/action-download-artifact@19f6be5f04a702e84928b9c7db33da57bd5415c2
80+
uses: dawidd6/action-download-artifact@688efa90a08f3552e7c1420c8313e215164e8b14
8181
with:
8282
allow_forks: false
8383
branch: main

0 commit comments

Comments
 (0)