Skip to content

Commit 97a39f8

Browse files
authored
Merge pull request #97 from WhereGroup/dependabot/github_actions/dawidd6/action-download-artifact-5c98f0b039f36ef966fdb7dfa9779262785ecb05
build(deps): bump dawidd6/action-download-artifact from 688efa90a08f3552e7c1420c8313e215164e8b14 to v14
2 parents d307efa + 94c4ffa commit 97a39f8

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@688efa90a08f3552e7c1420c8313e215164e8b14
80+
uses: dawidd6/action-download-artifact@v14
8181
with:
8282
allow_forks: false
8383
branch: main

0 commit comments

Comments
 (0)