Skip to content

Commit 5e31ffa

Browse files
authored
Merge pull request #122 from Aiko-IT-Systems/renovate/major-github-packages
chore(deps): update actions/download-artifact action to v5
2 parents 30eb062 + c796170 commit 5e31ffa

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
@@ -56,7 +56,7 @@ jobs:
5656
shell: pwsh
5757
run: Get-ChildItem -Exclude .git* | Remove-Item -Recurse -Force
5858
- name: Download packed docs
59-
uses: actions/download-artifact@v4
59+
uses: actions/download-artifact@v5
6060
with:
6161
name: dcs-ext-docs.zip
6262
- name: Extract new docs

0 commit comments

Comments
 (0)