Skip to content

Commit 2e51343

Browse files
Merge pull request #36 from alexanderlerch/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 20022aa + 366b371 commit 2e51343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# prepare the doc files
4040
- name: Download Output Directory
41-
uses: actions/download-artifact@v3
41+
uses: actions/download-artifact@v4.1.7
4242
with:
4343
name: doc-files
4444
path: docs

0 commit comments

Comments
 (0)