Skip to content

Commit ff67578

Browse files
authored
Merge pull request #307 from JuliaDiff/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 8704702 + d7dccd5 commit ff67578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
version: '^1.10.0-0'
3939
- name: Download Terminology
40-
uses: actions/download-artifact@v4
40+
uses: actions/download-artifact@v5
4141
with:
4242
name: terminology
4343
path: docs/src/

0 commit comments

Comments
 (0)