Skip to content

Commit affc476

Browse files
authored
Update .github/workflows/documentation.yml
1 parent 2632858 commit affc476

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

0 commit comments

Comments
 (0)